mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-24 04:29:34 -04:00
fix cmake condition
This commit is contained in:
parent
125db5d602
commit
244c032d41
@ -269,7 +269,6 @@ endif()
|
||||
|
||||
# Files to package in our distribution.
|
||||
if(WIN32)
|
||||
if(CMAKE_VERSION VERSION_GREATER 3.20 AND NOT VCPKG_TOOLCHAIN)
|
||||
if(CMAKE_VERSION VERSION_GREATER_EQUAL 3.21 AND NOT VCPKG_TOOLCHAIN)
|
||||
install(TARGETS woof woof-exe woof-setup
|
||||
RUNTIME_DEPENDENCIES
|
||||
|
Loading…
x
Reference in New Issue
Block a user