Fix CMake issues
This commit is contained in:
parent
16454b7a4b
commit
3458794791
2 changed files with 10 additions and 2 deletions
|
|
@ -6,7 +6,6 @@ project(mineziper LANGUAGES C VERSION 1.0.0)
|
|||
|
||||
# Opions
|
||||
option(BUILD_TESTS "Build test programs" OFF)
|
||||
#option(INSTALL_TTDDLL "Try to find and install ttd dll from Windbg Preview install folder" OFF)
|
||||
|
||||
# Config
|
||||
set_property(GLOBAL PROPERTY USE_FOLDERS ON)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue