Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Lst
lst-data-process-128
Commits
83e2b86c
Commit
83e2b86c
authored
Dec 10, 2020
by
legoc
Browse files
README with CMake
parent
37020242
Changes
1
Hide whitespace changes
Inline
Side-by-side
README
View file @
83e2b86c
To compile and install the library with CMake:
$ mkdir build; cd build;
$ cmake -DCMAKE_CXX_FLAGS="-Wall -Wdeprecated-declarations" -DNOMAD=ON -DCAMEO=ON -DGNUPLOT=ON -DCAMEO_ROOT=/users/legoc/cameo-master/local-test/ ..
$ cmake --build .
\ No newline at end of file
$ cmake --build .
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment