On Thu, Mar 28, 2019 at 11:07 AM Scott Bloom <sc...@towel42.com> wrote:

> That is really not what we want..  We simply don’t want the Install target
> to have a dependency on the unittests.  Essentially, the Install target
> should be have the same as the test target.
>
>
>
> If you to a make test, or from VS, on RUN_TESTS, RMB->Build, it doesn’t
> build the tests if they are out of date (or non-existant)
>
>
> Scott
>
>
> <https://cmake.org/mailman/listinfo/cmake>
>

I was under the impression that the global INSTALL target is only dependent
on the ALL target unless you turn off the dependency.
https://cmake.org/cmake/help/v3.14/variable/CMAKE_SKIP_INSTALL_ALL_DEPENDENCY.html
-- 

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:
https://cmake.org/mailman/listinfo/cmake

Reply via email to