Re: [cmake-developers] Linking Apple frameworks

2017-08-07 Thread Eric Wing
On 8/7/17, Brad King wrote: > On 08/05/2017 07:58 PM, Craig Scott wrote: >> target_link_libraries(foo PRIVATE "-framework AppKit") >> >> Strangely, with the library quoted as above, the embedded space >> is not escaped, leading to the (desirable but surprising) result >

Re: [cmake-developers] Linking Apple frameworks

2017-08-07 Thread Brad King
On 08/05/2017 07:58 PM, Craig Scott wrote: > target_link_libraries(foo PRIVATE "-framework AppKit") > > Strangely, with the library quoted as above, the embedded space > is not escaped, leading to the (desirable but surprising) result Link flags starting in `-` are treated as a raw part of

Re: [cmake-developers] C++ IDE

2017-08-07 Thread Jean-Michaël Celerier
QtCreator is nice. --- Jean-Michaël Celerier http://www.jcelerier.name On Sun, Aug 6, 2017 at 10:57 PM, Rolf Eike Beer wrote: > Am Sonntag, 6. August 2017, 17:52:13 schrieb Ivam Pretti: > > Can you recomend an IDE to code in C/C++? > > KDevelop. > -- > > Powered by