Update README.md
This commit is contained in:
parent
7994c57a90
commit
fe2006e91f
2 changed files with 4 additions and 3 deletions
|
@ -62,8 +62,8 @@ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_WARNING_VLA} ${CMAKE_CXX_FLAGS} ")
|
|||
## pthread
|
||||
find_package(Threads REQUIRED)
|
||||
|
||||
if(NOT CCTZ_TARGET)
|
||||
set(CCTZ_TARGET cctz)
|
||||
if(NOT ABSL_CCTZ_TARGET)
|
||||
set(ABSL_CCTZ_TARGET cctz)
|
||||
endif()
|
||||
|
||||
# commented: used only for standalone test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue