Cross Reference: CMakeLists.txt
xref
: /
inkscape
/
share
/
ui
/
CMakeLists.txt
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
CMakeLists.txt revision 4e3f339f206fb67cf0f2ad086bdf4ea6430747f4
file(GLOB _FILES "*.xml" "*.rc" "*.css")
install(FILES ${_FILES} DESTINATION ${SHARE_INSTALL}
/inkscape/ui
)