This commit is contained in:
Andrew 2013-07-24 16:38:42 -04:00
parent c96cbbce7c
commit 2c45c3c7d0

View File

@ -9,7 +9,6 @@ if(WIN32)
endif(WIN32)
find_package(Boost COMPONENTS thread system filesystem program_options date_time regex REQUIRED)
find_package(Threads REQUIRED)
find_package(Protobuf REQUIRED)
add_subdirectory(parser-library)
add_subdirectory(dump-prog)