3 lines
56 B
CMake
3 lines
56 B
CMake
|
if(TARGET Qt::Svg)
|
||
|
add_subdirectory(svg2qvg)
|
||
|
endif()
|