File: CMakeLists.txt

package info (click to toggle)
kf6-frameworkintegration 6.13.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 448 kB
  • sloc: cpp: 826; sh: 13; makefile: 5
file content (3 lines) | stat: -rw-r--r-- 101 bytes parent folder | download
1
2
3
add_executable(kstyletest kstyletest.cpp)
target_link_libraries(kstyletest Qt6::Widgets KF6::Style)