This website requires JavaScript.
Explore
Help
Sign In
thomasave
/
Parsodus
Watch
1
Star
0
Fork
You've already forked Parsodus
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1e829b5c1d
Parsodus
/
examples
/
CMakeLists.txt
5 lines
93 B
CMake
Raw
Blame
History
add_subdirectory
(
json
)
add_subdirectory
(
calc
)
add_custom_target
(
examples
DEPENDS
json
calc
)
Reference in New Issue
View Git Blame
Copy Permalink