https://github.com/Kitware/CMake
Revision 5b02a4a864d2e68c683be6275709ce3e38d51fee authored by Brad King on 14 February 2008, 16:58:32 UTC, committed by Brad King on 14 February 2008, 16:58:32 UTC
  - Re-enable enforcement in cmMakefile::EnforceUniqueName
  - Improve error message to help user resolve the problem
  - Fix Modules/CTestTargets.cmake to not duplicate testing targets
  - Move commands used by the changes to Modules/CTestTargets.cmake
    to build during bootstrap: DEFINE_PROPERTY, GET_PROPERTY
1 parent 8375bb4
History
Tip revision: 5b02a4a864d2e68c683be6275709ce3e38d51fee authored by Brad King on 14 February 2008, 16:58:32 UTC
ENH: Re-enable diagnosis of non-unique target names.
Tip revision: 5b02a4a

back to top