pimageformats/imageformats/CMakeLists.txt

5 lines
91 B
CMake

if(BUILD_EXPERIMENTAL_PLUGINS)
add_subdirectory(sai)
endif()
add_subdirectory(svg)