dcc/3rd_party/CMakeLists.txt
Artur K 467ff56356 Added libdisasm to 3rd_party.
Started the move of 'prog' global into Project.
2012-03-17 21:36:10 +01:00

4 lines
95 B
CMake

add_definitions(-D_CRT_SECURE_NO_WARNINGS -D__STDC_FORMAT_MACROS)
add_subdirectory(libdisasm)