coriolis/hurricane/cmake_modules
Jean-Paul Chaput f8d79dc53e * All tools:
- Change: In the CMakeLists.txt, in all the install commands remove all
        the leading "/" as they prevents the CMAKE_INSTALL_PREFIX to be took
        into account. It was nevertheless working because buildCoriolis.py was
        using DESTDIR which is prepended anyway.
  * ./goodies:
    - Change: In buildCoriolis.py, no longer uses the DESTDIR but instead
        CMAKE_INSTALL_PREFIX.
2010-05-16 16:33:58 +00:00
..
CMakeLists.txt * All tools: 2010-05-16 16:33:58 +00:00
FindBISON.cmake reorganisation 2008-01-10 21:20:55 +00:00
FindFLEX.cmake reorganisation 2008-01-10 21:20:55 +00:00
FindHURRICANE.cmake Adds -Wall to the C/C++ flags for any tool using Hurricane. 2010-05-14 12:28:12 +00:00
FindQt4.cmake * ./hurricane/src/hviewer : 2008-09-08 08:46:18 +00:00