From b9cd9c3fde5a8d43c53b60108a998dd945beceba Mon Sep 17 00:00:00 2001 From: Anton Voloshin Date: Sat, 4 Jan 2020 03:15:29 +0200 Subject: [PATCH] Fixed a typo in CMakeLists.txt: USE_AUTOLOAD => AUTO_DOWNLOAD (#523) USE_AUTOLOAD wasn't used anywhere else in date's sources. AUTO_DOWNLOAD is used in .cpp/.h files while never mentioned in CMakeLists.txt. Must have been a typo. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 8e243ce..d9e2e80 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -98,7 +98,7 @@ if( BUILD_TZ_LIB ) $ ) target_compile_definitions( tz PRIVATE - USE_AUTOLOAD=$,0,1> + AUTO_DOWNLOAD=$,0,1> HAS_REMOTE_API=$,0,1> $<$,$>:DATE_BUILD_DLL=1> $<$:INSTALL=.>