Other: fix passing build time argument to CMake for windows [skip-ci]

This commit is contained in:
Romain LE JEUNE
2022-08-23 10:20:23 +02:00
committed by Jakub
parent 275a92ae93
commit 796c617569
3 changed files with 22 additions and 3 deletions

View File

@ -40,8 +40,6 @@ else()
message(STATUS "App vendor is ${BRIDGE_VENDOR}")
endif()
if (NOT DEFINED BRIDGE_APP_VERSION)
message(FATAL_ERROR "BRIDGE_APP_VERSION is not defined.")
else()