File: CMakeLists.txt

package info (click to toggle)
lomiri-messaging-app 2.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,436 kB
  • sloc: cpp: 1,338; python: 1,007; javascript: 136; makefile: 52
file content (3 lines) | stat: -rw-r--r-- 52 bytes parent folder | download
1
2
3
if (ENABLE_TESTS)
    add_subdirectory(qml)
endif()