Updated from core

This commit is contained in:
Jesse Beder 2012-05-19 15:54:52 -05:00
commit 55fc800989

View File

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