Changeset 125 for CMakeLists.txt

Show
Ignore:
Timestamp:
06/20/08 11:16:53 (16 years ago)
Author:
smidl
Message:

drobnosti...

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • CMakeLists.txt

    r118 r125  
    2323ELSE() 
    2424        #This is for UNIX makefile which does only one release at a time. 
    25         SET(CMAKE_BUILD_TYPE Debug) 
     25#       SET(CMAKE_BUILD_TYPE Debug) 
    2626        SET(CMAKE_CXX_FLAGS_DEBUG "-g -Wall") 
    2727ENDIF(WIN32)