The following issue has been SUBMITTED. ====================================================================== http://www.cmake.org/Bug/view.php?id=15241 ====================================================================== Reported By: Ilya Assigned To: ====================================================================== Project: CMake Issue ID: 15241 Category: CMake Reproducibility: always Severity: feature Priority: normal Status: new ====================================================================== Date Submitted: 2014-11-11 12:51 EST Last Modified: 2014-11-11 12:51 EST ====================================================================== Summary: Replace TEST_AFTER_INSTALL / TEST_BEFORE_INSTALL with TEST_COMMAND_AFTER_INSTALL / TEST_COMMAND_BEFORE_INSTALL Description: It's not clear why one have to choose at all whether he wants to run test before or after install. There are circumstances when it makes sense to have both.
While it's possible to use ExternalProject_Add_Step in such case, I believe TEST_COMMAND_AFTER_INSTALL / TEST_COMMAND_BEFORE_INSTALL is far more straightforward solution. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2014-11-11 12:51 Ilya New Issue ====================================================================== -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake-developers
