Changeset 6b8106 in git for factory/CMakeLists.txt


Ignore:
Timestamp:
Sep 13, 2012, 2:59:47 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
1592b986a21bcaba5633414189a7b08c5cce6213
Parents:
2ed48b369bc0d2a3c22dd1fc1ff4b91704e73ec6f768d91b15a3cda106e7c041c7889cda1828dbfe
Message:
Merge pull request #185 from alexanderdreyer/spielwiese-countedref

attributes treated accordingly by 'reference' and 'shared'
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/CMakeLists.txt

    rf768d9 r6b8106  
    7474  if (${CMAKE_CXX_COMPILER_ID} MATCHES "GNU")
    7575
    76     #set(CMAKE_CXX_FLAGS "-W -Wall -Wextra -Wno-non-virtual-dtor")
     76    #set(CMAKE_CXX_FLAGS "-W -Wall -Wextra -Winline -Wno-non-virtual-dtor")
    7777    set(CMAKE_CXX_FLAGS "-w --no-rtti -pipe ")
    7878    set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fno-implicit-templates")
Note: See TracChangeset for help on using the changeset viewer.