This website requires JavaScript.
Explore
Help
Sign In
loot
/
yaml-cpp
Watch
0
Star
0
Fork
0
mirror of
https://github.com/loot/yaml-cpp.git
synced
2026-07-27 14:13:42 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c197d822c133344c5e2172c3e38f78da588260e0
yaml-cpp
/
util
/
CMakeLists.txt
T
3 lines
76 B
CMake
Raw
Normal View
History
Unescape
Escape
Added sandbox to play with
2012-05-20 01:46:08 -05:00
add_executable
(
sandbox
sandbox.cpp
)
target_link_libraries
(
sandbox
yaml-cpp
)
Reference in New Issue
Copy Permalink