This website requires JavaScript.
Explore
Help
Sign In
168492376
/
qskinny
Watch
1
Star
0
Fork
You've already forked qskinny
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
17809eaea5
qskinny
/
tools
/
CMakeLists.txt
5 lines
102 B
CMake
Raw
Normal View
History
Unescape
Escape
bye,bye qmake, say hello to cmake
2023-04-05 15:47:15 +00:00
if
(
TARGET
Qt::Svg
)
add_subdirectory
(
svg2qvg
)
build functions and QskQmlExportTargets.cmake file
2023-12-29 06:11:43 +00:00
qsk_update_package_config_file
(
QskTools
)
endif
(
)