pe-parse/parser-library/CMakeLists.txt
2013-07-24 16:38:00 -04:00

3 lines
50 B
CMake

add_library(parser-library
parse.c)