buildfix
This commit is contained in:
parent
4ab06b4255
commit
84e7ca952e
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ add_library(${PROJECT_NAME}
|
|||
grid_raytrace.cpp
|
||||
drawable.cpp
|
||||
drawing_queue.cpp
|
||||
assertion.cpp
|
||||
)
|
||||
set_property(TARGET ${PROJECT_NAME} PROPERTY CXX_STANDARD 14)
|
||||
set_property(TARGET ${PROJECT_NAME} PROPERTY CXX_STANDARD_REQUIRED ON)
|
||||
|
|
Loading…
Reference in a new issue