5 lines
102 B
CMake
5 lines
102 B
CMake
if(TARGET Qt::Svg)
|
|
add_subdirectory(svg2qvg)
|
|
qsk_update_package_config_file(QskTools)
|
|
endif()
|