mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-22 23:48:02 +02:00
Fixing the CMake, so HAVE_UPDATES_CHECK is correctly set up
This commit is contained in:
parent
ccde38a2b6
commit
3e237f7aaf
@ -1053,7 +1053,7 @@ list( APPEND DEFINES
|
||||
__STDC_CONSTANT_MACROS
|
||||
STRICT
|
||||
>
|
||||
$<$<BOOL:${USE_UPDATE_CHECK}>:
|
||||
$<$<BOOL:${${_OPT}has_updates_check}>:
|
||||
HAVE_UPDATES_CHECK
|
||||
>
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user