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
/
CMakeLists.txt
8 lines
99 B
CMake
Raw
Blame
History
cmake_minimum_required
(
VERSION
2.6
)
project
(
cxxopts
)
set
(
VERSION
"0.0.1"
)
add_subdirectory
(
src
)
Reference in New Issue
View Git Blame
Copy Permalink