[cmake-developers] [CMake 0015241]: Replace TEST_AFTER_INSTALL / TEST_BEFORE_INSTALL with TEST_COMMAND_AFTER_INSTALL / TEST_COMMAND_BEFORE_INSTALL
Mantis Bug Tracker
mantis at public.kitware.com
Tue Nov 11 12:51:05 EST 2014
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
======================================================================
More information about the cmake-developers
mailing list