File: CMakeLists.txt

package info (click to toggle)
evolution 3.56.2-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 135,044 kB
  • sloc: ansic: 519,950; javascript: 8,494; xml: 5,207; python: 702; makefile: 563; sh: 294; perl: 169
file content (10 lines) | stat: -rw-r--r-- 217 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
set(BEHAVE_INSTALLED_TESTS
	addressbook_contacts
	contacts_shortcuts
	general_shortcuts
	mail_shortcuts
	memos_shortcuts
	view_shortcuts
)

install_behave_tests_if_enabled(BEHAVE_INSTALLED_TESTS session-exclusive "")