project(gtfw) SET(CMAKE_CXX_FLAGS "-g -std=c++11") add_subdirectory(datadump) add_subdirectory(viewer)