Refactor the cmake C++ build

This commit is contained in:
Olivier Goffart 2020-10-07 11:07:40 +02:00
parent d582f5b60f
commit 8b02568b4b
13 changed files with 228 additions and 410 deletions

View file

@ -36,3 +36,4 @@ endforeach()
set(_IMPORT_PREFIX)
include("${CMAKE_CURRENT_LIST_DIR}/SixtyFPSTargets.cmake")
include("${CMAKE_CURRENT_LIST_DIR}/SixtyFPSMacro.cmake")