mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-22 21:36:11 +01:00
Removed tbc_text_format from CMakeLists.txt
This commit is contained in:
parent
c91639e1d7
commit
b35225ff3a
@ -114,7 +114,6 @@ CheckFileList(TOP_LEVEL_HEADERS ${HEADER_DIR})
|
||||
# Please keep these ordered alphabetically
|
||||
set(EXTERNAL_HEADERS
|
||||
${HEADER_DIR}/external/clara.hpp
|
||||
${HEADER_DIR}/external/tbc_text_format.h
|
||||
)
|
||||
CheckFileList(EXTERNAL_HEADERS ${HEADER_DIR}/external)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user