Backed out of removing parse

This commit is contained in:
Jesse Beder
2012-05-19 15:55:13 -05:00
parent 55fc800989
commit 58d4fedfc3

View File

@@ -0,0 +1,2 @@
add_executable(parse parse.cpp)
target_link_libraries(parse yaml-cpp)