Removed tbc_text_format from CMakeLists.txt

This commit is contained in:
Phil Nash 2017-07-20 23:37:25 +01:00
parent c91639e1d7
commit b35225ff3a
1 changed files with 0 additions and 1 deletions

View File

@ -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)