pe-parse/parser-library/CMakeLists.txt
2013-07-24 17:57:58 -04:00

4 lines
76 B
CMake

add_library(parser-library
buffer.cpp
parse.cpp)