Changeset 36ebfa in git for CMakeLists.txt


Ignore:
Timestamp:
Sep 12, 2012, 1:14:59 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
2ed48b369bc0d2a3c22dd1fc1ff4b91704e73ec6d2f30f8ec6d1db506b36602c98b98bf5f86b1c47
Parents:
a497a11b6125be1576a34c48429ba326cafa35e2d1fbbf7c96369bd83b0fd1a804e99dfb09dd9e5d
Message:
Merge pull request #182 from alexanderdreyer/spielwiese-countedref

Spielwiese countedref (prepare autoloading new types)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMakeLists.txt

    rd1fbbf r36ebfa  
    119119  #endif (${CMAKE_BUILD_TYPE} MATCHES "Release")
    120120
    121   #set(CMAKE_CXX_FLAGS "-W -Wall -Wextra -Wno-non-virtual-dtor")
     121  #set(CMAKE_CXX_FLAGS "-W -Wall -Wextra -Winline -Wno-non-virtual-dtor")
    122122  set(CMAKE_C_FLAGS "-w -pipe ")
    123123  set(CMAKE_CXX_FLAGS "-w  -pipe ") #--no-rtti
Note: See TracChangeset for help on using the changeset viewer.