Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
cluster-doc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Snippets
Deploy
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
atlas
cluster-doc
Wiki
feelpp
Changes
Page history
New page
Templates
Clone repository
Update feelpp.md
authored
8 years ago
by
Matthieu Boileau
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
feelpp.md
+2
-8
2 additions, 8 deletions
feelpp.md
with
2 additions
and
8 deletions
feelpp.md
View page @
f756c13a
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
# Content
-
[
Feel++ as a library
](
#feel-as-a-library
)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
<!-- DOCTOC SKIP -->
# Feel++ as a library
...
...
@@ -40,4 +34,4 @@ endif()
feelpp_add_application
(
youApplication SRCS yourCode.cpp
)
```
*
The last step is to run the
`cmake /where/are/your/sources/files`
and
`make`
commands in your build directory - typically
`/ssd/YOUR_NAME/build`
\ No newline at end of file
*
The last step is to run the
`cmake /where/are/your/sources/files`
and
`make`
commands in your build directory - typically
`/ssd/YOUR_NAME/build`
This diff is collapsed.
Click to expand it.