mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-11-26 12:31:44 +00:00
Added api sketch
This commit is contained in:
2
util/CMakeLists.txt
Normal file
2
util/CMakeLists.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
add_executable(parse parse.cpp)
|
||||
target_link_libraries(parse yaml-cpp)
|
||||
Reference in New Issue
Block a user