OURCE_RUNS(“int main() { return 0;}" ${_RESULT})
where _FLAG is set to ‘-DWS_LD_FLAG_VALID0 -Wl,—-as-needed’
So, how/where is the clang compile/link command generated and why isn’t it
being setup for clang to link?
> On Jan 21, 2016, at 1:51 AM, Eric Wing wrote:
>
> On 1/20/16, David
> On Jan 19, 2016, at 10:11 PM, Eric Wing wrote:
>
> On 1/19/16, David Morsberger wrote:
>> Any help would be appreciated.
>>
>> In particular I’d like to know how the default compiler arguments are set
>> when ‘cmake -G Xcode’ is executed. The attached file c
ll help is appreciatedOn Jan 18, 2016, at 2:58 PM, David Morsberger <d...@morsberger.com> wrote:I’m having an issue generating and using a XCode project using cmake -G.cmake —version cmake version 3.4.1Xcode Version 7.2 (7C68)Mac OS 10.11.My CMakeLists.txt has a clang option that fails dur
I’m having an issue generating and using a XCode project using cmake -G.
cmake —version
cmake version 3.4.1
Xcode Version 7.2 (7C68)
Mac OS 10.11.
My CMakeLists.txt has a clang option that fails during the -G Xcode pass but
fails when linking within XCode.
The compiler / linker option is