Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7517


Ignore:
Timestamp:
Oct 9, 2010, 5:24:44 PM (14 years ago)
Author:
rgrieder
Message:

Radical change in build system. Should not make any difference though.
And if it does, there's something wrong.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/ois_update/CMakeLists.txt

    r7383 r7517  
    103103########### Subfolders and Subscripts ###########
    104104
     105# General build and compiler options and configurations
     106INCLUDE(CompilerConfig)
     107
    105108# Library finding
    106109INCLUDE(LibraryConfig)
    107 
    108 # General build and compiler options and configurations
    109 INCLUDE(CompilerConfig)
    110110
    111111# Configure installation paths and options
Note: See TracChangeset for help on using the changeset viewer.