harfbuzz/test/CMakeLists.txt

7 lines
115 B
CMake
Raw Normal View History

2017-12-05 23:43:28 +01:00
add_subdirectory(api)
add_subdirectory(shaping)
# Not ready yet
if (NOT MSVC)
add_subdirectory(fuzzing)
endif ()