Re: [CMake] Linking GSL to cmake using command line

2019-09-24 Thread Raymond Wan
Hi Sachi, Unfortunately, the short answer is "no". I think you misunderstand what CMake is. One way to summarise it is that it allows developers of programs to describe/explain how to compile and link software. For example, suppose there is a program X and it uses the GSL library. A programmer

[CMake] Linking GSL to cmake using command line

2019-09-24 Thread Sachithra Weerasooriya
Hi CMake community! I am having trouble linking GSL to cmake using command line. I am using a Mac. Can someone please help me? Thank you! Best regards, Sachi -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware