Lexesis/examples/CMakeLists.txt

5 lines
121 B
CMake

add_subdirectory(keywords)
add_subdirectory(SyntaxHighlighter)
add_custom_target(examples DEPENDS keywords highlighter)