[cmake-developers] [CMake 0014263]: The relative position of the parameters in ExternalProject_Add is important
Mantis Bug Tracker
mantis at public.kitware.com
Wed Jul 3 08:21:07 EDT 2013
The following issue has been SUBMITTED.
======================================================================
http://public.kitware.com/Bug/view.php?id=14263
======================================================================
Reported By: ycollet
Assigned To:
======================================================================
Project: CMake
Issue ID: 14263
Category: CMake
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2013-07-03 08:21 EDT
Last Modified: 2013-07-03 08:21 EDT
======================================================================
Summary: The relative position of the parameters in
ExternalProject_Add is important
Description:
The relative position of the parameters in ExternalProject_Add is important.
For example, the "BUILD_IN_SOURCE 1" options must be after "BUILD_COMMAND ..."
but not before.
This requirement should be relaxed or a better error message should be
displayed.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2013-07-03 08:21 ycollet New Issue
======================================================================
More information about the cmake-developers
mailing list