File: CMakeLists.txt

package info (click to toggle)
kdepim-runtime 4%3A24.12.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 24,012 kB
  • sloc: cpp: 90,562; xml: 1,020; javascript: 60; sh: 58; makefile: 13
file content (2 lines) | stat: -rw-r--r-- 181 bytes parent folder | download | duplicates (2)
1
2
add_executable(kolabformatchecker kolabformatchecker.cpp)
target_link_libraries(kolabformatchecker pimkolab Qt::Core KPim6::AkonadiCore KF6::Contacts KF6::CalendarCore KPim6::Mime)