CMakeLists.txt 95 B

123
  1. add_definitions(-D_CRT_SECURE_NO_WARNINGS -D__STDC_FORMAT_MACROS)
  2. add_subdirectory(libdisasm)