mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-29 21:16:44 +00:00
Other: fix passing build time argument to CMake for windows [skip-ci]
This commit is contained in:
@ -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()
|
||||
|
||||
Reference in New Issue
Block a user