Functions | |
find_package (Qt5Core REQUIRED) find_package(PkgConfig REQUIRED) pkg_check_modules(TP_QT5 REQUIRED TelepathyQt5) include_directories($ | |
add_library (call-monitor STATIC call_monitor.cpp qtbridge.cpp) target_link_libraries(call-monitor $ | |
add_library | ( | call-monitor STATIC call_monitor.cpp qtbridge. | cpp | ) |
Definition at line 14 of file CMakeLists.txt.
find_package | ( | Qt5Core | REQUIRED | ) |
Definition at line 4 of file CMakeLists.txt.