Warning, /plasma/oxygen/cursors/src/config.cmake is written in an unsupported language. File is not indexed.

0001 file(GLOB SVGS svg/*.svg)
0002 file(GLOB CONFIGS config/*.in)
0003 file(GLOB SYMLINKS_PATHS symlinks/*)
0004 
0005 set(SVGDIR ${CMAKE_SOURCE_DIR}/svg)
0006 set(CONFIGDIR ${CMAKE_SOURCE_DIR}/config)
0007 set(MAKE_CONFIG ${CMAKE_SOURCE_DIR}/make_config.cmake)
0008 set(MAKE_SVG ${CMAKE_SOURCE_DIR}/make_svg.cmake)