]> git.lyx.org Git - features.git/blobdiff - src/support/tests/CMakeLists.txt
Make trivstring class ready for use
[features.git] / src / support / tests / CMakeLists.txt
index 990e5385b550f5b5103cfc20267bd3b00e593b62..2d1998927f72723d5461b8a1a349957bde4547d3 100644 (file)
@@ -28,7 +28,7 @@ include_directories(
        ${ZLIB_INCLUDE_DIR})
 
 
-set(check_PROGRAMS check_convert check_filetools check_lstrings)
+set(check_PROGRAMS check_convert check_filetools check_lstrings check_trivstring)
 
 file(MAKE_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/regfiles")