Change __cmake_cxx23 if found
This commit is contained in:
parent
4548b03c67
commit
2aa1c6bb79
1 changed files with 3 additions and 2 deletions
|
@ -25,8 +25,9 @@ endif()
|
|||
|
||||
file(GLOB_RECURSE SOURCES "src/*.cpp")
|
||||
|
||||
if(TARGET __cmake_cxx23)
|
||||
set_target_properties(__cmake_cxx23 PROPERTIES CXX_EXTENSIONS OFF)
|
||||
|
||||
endif()
|
||||
|
||||
file(
|
||||
DOWNLOAD
|
||||
|
|
Loading…
Reference in a new issue