mirror of
https://github.com/HowardHinnant/date.git
synced 2024-12-27 00:14:07 +08:00
Fix description
Co-authored-by: Gerhard Olsson <6248932+gerhardol@users.noreply.github.com>
This commit is contained in:
parent
7c151cdb6a
commit
ab1dc3a5eb
@ -38,7 +38,7 @@ option( ENABLE_DATE_TESTING "Enable unit tests" OFF )
|
|||||||
option( DISABLE_STRING_VIEW "Disable string view" OFF )
|
option( DISABLE_STRING_VIEW "Disable string view" OFF )
|
||||||
option( COMPILE_WITH_C_LOCALE "define ONLY_C_LOCALE=1" OFF )
|
option( COMPILE_WITH_C_LOCALE "define ONLY_C_LOCALE=1" OFF )
|
||||||
option( BUILD_TZ_LIB "build/install of TZ library" OFF )
|
option( BUILD_TZ_LIB "build/install of TZ library" OFF )
|
||||||
option( ENABLE_DATE_INSTALL "Enable unit tests" ON )
|
option( ENABLE_DATE_INSTALL "Enable install" ON )
|
||||||
|
|
||||||
if( ENABLE_DATE_TESTING AND NOT BUILD_TZ_LIB )
|
if( ENABLE_DATE_TESTING AND NOT BUILD_TZ_LIB )
|
||||||
message(WARNING "Testing requested, but BUILD_TZ_LIB not ON - forcing the latter")
|
message(WARNING "Testing requested, but BUILD_TZ_LIB not ON - forcing the latter")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user