headers: sc_trunc - truncate via type casts
[supercollider.git] / external_libraries / yaml-cpp-0.2.6 / util / CMakeLists.txt
blob22339f0258b3a4ec3456e78f135a3bdbceb93f08
1 add_executable(parse parse.cpp)
2 target_link_libraries(parse yaml-cpp)