This website requires JavaScript.
Explore
Help
Sign In
External
/
yaml-cpp
Watch
8
Star
0
Fork
0
You've already forked yaml-cpp
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
288c7e51f2
yaml-cpp
/
util
/
CMakeLists.txt
3 lines
76 B
CMake
Raw
Normal View
History
Unescape
Escape
Added sandbox to play with
2012-05-20 10:46:08 +04:00
add_executable
(
sandbox
sandbox.cpp
)
target_link_libraries
(
sandbox
yaml-cpp
)
Reference in New Issue
Copy Permalink