This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
cxxopt
mirror of
https://github.com/jarro2783/cxxopts.git
Watch
1
Star
0
Fork
You've already forked cxxopt
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2deb5d87fb
cxxopt
/
src
/
CMakeLists.txt
4 lines
93 B
CMake
Raw
Blame
History
add_executable
(
cxxopts
main.cpp
)
set
(
CMAKE_CXX_FLAGS
"${CMAKE_CXX_FLAGS} -std=c++11 -Wall"
)
Reference in New Issue
View Git Blame
Copy Permalink