[CMake] Install sub project from Visual Studio

Dvir Yitzchaki Dvir.Yitzchaki at ceva-dsp.com
Sun Mar 18 04:34:46 EDT 2018


You can add a custom target which runs
cmake -P <project_folder>/cmake_install.cmake

Regards,
Dvir

From: CMake <cmake-bounces at cmake.org> On Behalf Of Scott Bloom
Sent: Friday, March 16, 2018 21:59
To: cmake at cmake.org
Subject: [Digital Signature Failure] [CMake] Install sub project from Visual Studio

I know from the command line on a make based system, I can simply make install on an individual project, and it will only install that executable.

Is there any way to do the same from visual studio?

Scott
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cmake.org/pipermail/cmake/attachments/20180318/43ba272b/attachment-0001.html>


More information about the CMake mailing list