DEBSOURCES
Skip Quicknav
sources / kdevelop / 4%3A3.5.2-1 / languages / cpp / app_templates / cmakelibcpp / CMakeLists.txt
12345678
PROJECT(%{APPNAMELC}) #if you don't want the full compiler output, remove the following line SET(CMAKE_VERBOSE_MAKEFILE ON) SUBDIRS(src)