mirror of
https://github.com/PancakeTAS/lsfg-vk.git
synced 2025-10-30 07:01:10 +00:00
remove unused definition
This commit is contained in:
parent
1dcb496cc0
commit
420fa191d3
1 changed files with 0 additions and 4 deletions
|
|
@ -5,10 +5,6 @@ set(CMAKE_CXX_COMPILER clang++)
|
|||
|
||||
set(CMAKE_SKIP_RPATH ON)
|
||||
|
||||
if(CMAKE_BUILD_TYPE STREQUAL "Release")
|
||||
add_definitions("-DLSFG_NO_DEBUG")
|
||||
endif()
|
||||
|
||||
# subprojects
|
||||
add_compile_options(-fPIC
|
||||
-Wno-deprecated-declarations
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue