Bug #531

Move PROJECT definition to the top of CMakeLists.txt

Added by S. Herbrechtsmeier over 12 years ago. Updated over 12 years ago.

Status:ResolvedStart date:09/01/2011
Priority:HighDue date:
Assignee:J. Wienke% Done:

100%

Category:cmake
Target version:-

Description

In main CMakeLists.txt the PROJECT is defined below a SET of CMAKE_MODULE_PATH which lead to an error as the path could be reset to the default value.

Fix this by moving PROJECT definition to the top

cmake-project-fix.patch Magnifier (546 Bytes) S. Herbrechtsmeier, 09/01/2011 11:27 AM

Associated revisions

Revision 3430dc1b
Added by J. Wienke over 12 years ago

Move project definition to top

fixes #531

Revision 637a2a47
Added by J. Wienke over 12 years ago

merge r344

refs #531

History

#1 Updated by J. Wienke over 12 years ago

  • Status changed from New to In Progress

#2 Updated by J. Wienke over 12 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100

Applied in changeset r344.

Also available in: Atom PDF