mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-21 19:51:27 +00:00
Fix typo
This commit is contained in:
parent
07582a6bf7
commit
61b7a4922a
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue