Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 8644


Ignore:
Timestamp:
May 28, 2011, 6:46:18 PM (13 years ago)
Author:
rgrieder
Message:

Removed warning about a problem that doesn't actually exist.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/unity_build/src/CMakeLists.txt

    r8569 r8644  
    6565      REMOVE_LINKER_FLAGS("-INCREMENTAL:YES" Debug)
    6666      ADD_LINKER_FLAGS   ("-INCREMENTAL:NO"  Debug)
    67     ENDIF()
    68     IF(ENABLE_BUILD_UNITS)
    69       # Build units seem to generate 'memory leaks' with static variables
    70       MESSAGE("Warning: You should disable build units when using VLD!")
    7167    ENDIF()
    7268  ENDIF()
Note: See TracChangeset for help on using the changeset viewer.