[CMake] Invoking tarhets in Handwritten Makefile through CMake

Brandon Van Every bvanevery at gmail.com
Thu Nov 15 09:23:09 EST 2007


On Nov 15, 2007 2:49 AM, Amit C. Kr. Saluja <aksalujaa at yahoo.com> wrote:
> Hi,
>
> How can I add to the all: target to invoke make in
> handwritten Makefiles through CMake

add_custom_target(targetname ALL ...


Cheers,
Brandon Van Every


More information about the CMake mailing list