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 ====================================================================== -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
