coriolis/hurricane/cmake_modules
Jean-Paul Chaput fbd9aba2f5 * All tools:
- Library linking: there must not be "target_link_library()" for libraries,
        only when building binaries. Avoid clashes between static module
        or class variables, and strange reinitialisation of those variables.
    - Change: Boost is now always linked staticly.
  * ./hurricane/src/hurricane:
    - New: TextTranslator to allow translation to and from text & HTML.
    - Change: In Exception, make uses of TextTranslator to correctly display
        exception text when in graphic mode.
  * ./hurricane/src/isobar:
    - New: Script, small object to wrap around Python scripts.
2010-07-01 11:46:29 +00:00
..
CMakeLists.txt * All tools: 2010-05-18 12:53:00 +00:00
FindBISON.cmake reorganisation 2008-01-10 21:20:55 +00:00
FindFLEX.cmake * All tools: 2010-05-19 14:31:01 +00:00
FindHURRICANE.cmake * All tools: 2010-07-01 11:46:29 +00:00
FindQt4.cmake * ./hurricane/src/hviewer : 2008-09-08 08:46:18 +00:00