CMakeCodeBlocks.cmake 212 B

12345
  1. # This file is included in CMakeSystemSpecificInformation.cmake if
  2. # the CodeBlocks extra generator has been selected.
  3. FIND_PROGRAM(CMAKE_CODEBLOCKS_EXECUTABLE NAMES codeblocks DOC "The CodeBlocks executable")