Merge branch 'master' of https://github.com/swinginbird/flippr-code
This commit is contained in:
@@ -12,6 +12,8 @@ set(DEFAULT_BUILD_TYPE DEBUG)
|
||||
|
||||
set(CMAKE_CXX_STANDARD 14)
|
||||
|
||||
SET(CMAKE_CXX_FLAGS -pthread)
|
||||
|
||||
IF(NOT_PI)
|
||||
add_definitions(-DNOT_PI)
|
||||
message("Compiling not for Pi")
|
||||
|
||||
Reference in New Issue
Block a user