ot possible for Java because the command add_jar is
>>> implemented using commands add_custom_command and add_custom_target. And
>>> command target_sources implies that the target was created by one the
>>> commands add_library or add_executable.
>>>
>>&
gt;>
>>
>>
>> *From: *CMake on behalf of "J. Caleb Wherry" <
>> calebwhe...@gmail.com>
>> *Date: *Thursday 1 February 2018 at 19:30
>> *To: *CMake ML
>> *Subject: *[CMake] How to add files to Visual Studio 'Utility' project
>>
s implies that the target was created by one the
> commands add_library or add_executable.
>
>
>
>
>
> *From: *CMake on behalf of "J. Caleb Wherry" <
> calebwhe...@gmail.com>
> *Date: *Thursday 1 February 2018 at 19:30
> *To: *CMake ML
> *Su
Caleb Wherry"
Date: Thursday 1 February 2018 at 19:30
To: CMake ML
Subject: [CMake] How to add files to Visual Studio 'Utility' project
Hello!
I am having trouble with a generated VS project that I hope is either a bug or
has an easy fix...
When using UseJava, the add_jar functio
Hello!
I am having trouble with a generated VS project that I hope is either a bug
or has an easy fix...
When using UseJava, the add_jar function, and Visual Studio 2015, a VS
'Utility' project is created. I then want to add additional non-compiled
files to this project so I try to use target_sou