This commit is contained in:
Cacodemon345 2023-09-25 17:02:34 +06:00 committed by Christoph Oelckers
parent 07582a6bf7
commit 61b7a4922a

View file

@ -1,6 +1,6 @@
make_release_only()
set( CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -DZ7_PPMD_SUPPPORT" )
set( CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -DZ7_PPMD_SUPPORT" )
find_package(Threads)