summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeCodeBlocks.cmake
blob: 2139943e800c3f62972fc91ec306427444ea58a4 (plain)
1
2
3
4
5
# This file is included in CMakeSystemSpecificInformation.cmake if
# the CodeBlocks extra generator has been selected.

FIND_PROGRAM(CMAKE_CODEBLOCKS_EXECUTABLE NAMES codeblocks DOC "The CodeBlocks executable")