File: CMakeLists.txt

package info (click to toggle)
cloudcompare 2.11.3-7.1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 58,224 kB
  • sloc: cpp: 229,982; ansic: 30,723; makefile: 84; sh: 20
file content (8 lines) | stat: -rw-r--r-- 167 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8

set( CC_PLUGIN_CUSTOM_UI_LIST
	${CC_PLUGIN_CUSTOM_UI_LIST} 
	${CMAKE_CURRENT_SOURCE_DIR}/disclaimerDlg.ui
	${CMAKE_CURRENT_SOURCE_DIR}/qM3C2Dialog.ui

	PARENT_SCOPE
)