pe-parse/parser-library/CMakeLists.txt
2013-11-11 15:09:57 -05:00

4 lines
79 B
CMake

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