-
- Downloads
cmMessenger: Extract from cmake class
This way messages can be issued independent of the cmake instance. It is now possible to make DisplayMessage a virtual interface and override it to handle messages in the cmake-gui or future IDE interaction interfaces.
Showing
- Source/CMakeLists.txt 2 additions, 0 deletionsSource/CMakeLists.txt
- Source/cmMessageCommand.cxx 4 additions, 2 deletionsSource/cmMessageCommand.cxx
- Source/cmMessenger.cxx 209 additions, 0 deletionsSource/cmMessenger.cxx
- Source/cmMessenger.h 44 additions, 0 deletionsSource/cmMessenger.h
- Source/cmake.cxx 13 additions, 163 deletionsSource/cmake.cxx
- Source/cmake.h 4 additions, 3 deletionsSource/cmake.h
- bootstrap 1 addition, 0 deletionsbootstrap
Loading
Please register or sign in to comment