inverse flag; simplify

This commit is contained in:
Laserlicht
2024-04-16 22:23:41 +02:00
committed by GitHub
parent e4b59f34d1
commit 44a31910e3
3 changed files with 5 additions and 8 deletions
-4
View File
@@ -193,10 +193,6 @@ else()
endmacro(enable_pch)
endif()
if(NOT ENABLE_INNOEXTRACT)
add_definitions(-DVCMI_NO_INNOEXTRACT)
endif()
############################################
# Documentation section #
############################################