mirror of
https://github.com/QuasarApp/Heart.git
synced 2025-05-09 16:09:49 +00:00
fix build tests
This commit is contained in:
parent
499809db5f
commit
f92f01d012
@ -17,7 +17,7 @@ set(CMAKE_AUTORCC ON)
|
||||
set(CMAKE_CXX_STANDARD 17)
|
||||
set(CMAKE_CXX_STANDARD_REQUIRED ON)
|
||||
|
||||
add_definitions(-DBUILD_LVL=${HEART_BUILD_LVL})
|
||||
add_definitions(-DHEART_BUILD_LVL=${HEART_BUILD_LVL})
|
||||
|
||||
|
||||
if (${HEART_BUILD_LVL} GREATER_EQUAL 0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user