Changes
Page history
Update feelpp.md
authored
Mar 25, 2017
by
Matthieu Boileau
Hide whitespace changes
Inline
Side-by-side
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`