]> git.lyx.org Git - lyx.git/blobdiff - src/tests/CMakeLists.txt
Output a parbreak after a command.
[lyx.git] / src / tests / CMakeLists.txt
index ce5b3556ca47d0d123f17f186b171133e3b7f7fd..0a45ad55ba9a6d48c70b143b9c8a6a7d0464239b 100644 (file)
@@ -12,6 +12,8 @@ foreach(_f insets/InsetLayout.cpp Color.cpp Counters.cpp Floating.cpp
   list(APPEND check_layout_SOURCES "${TOP_SRC_DIR}/src/${_f}")
 endforeach()
 
+include_directories(${TOP_SRC_DIR}/src/support/tests)
+
 add_executable(check_layout ${check_layout_SOURCES})
 
 target_link_libraries(check_layout support