CMakeLists.txt 85 B

12345
  1. INCLUDE(BashCompletion)
  2. IF(COMMAND BASHCOMP_INSTALL)
  3. BASHCOMP_INSTALL(lmms)
  4. ENDIF()