Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 2620

Timestamp:
Jan 29, 2009, 11:31:30 PM (15 years ago)
Author:
rgrieder
Message:

Added SourceFileUtilities.cmake:

  • GET_ALL_HEADER_FILES: Macro that finds all header files in a directory
  • SET_SOURCE_FILES: Functions to administrate source files among directories
  • ADD_SOURCE_FILES: Like above but doesn't overwrite
  • GENERATE_SOURCE_GROUPS: creates the source groups for the visual studio IDE according to the directory structure

Added FlagUtilities.cmake:

  • SET_COMPILER_FLAGS and SET_LINKER_FLAGS. For details see the files. The functions should be able to do all you need…
Location:
code/branches/buildsystem2/cmake
Files:
2 added

Note: See TracChangeset for help on using the changeset viewer.