Changeset 168 for CMakeLists.txt

Show
Ignore:
Timestamp:
09/18/08 19:54:09 (16 years ago)
Author:
smidl
Message:

Work on mixtures of EF, small changes

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • CMakeLists.txt

    r161 r168  
     1# Compulsory line 
     2cmake_minimum_required(VERSION 2.6) 
     3 
    14# The name of our project is "BDM".  CMakeLists files in this project can 
    25# refer to the root source directory of the project as ${BDM_SOURCE_DIR} and