[CMake] cmake and no make

luxInteg lux-integ at btconnect.com
Mon Nov 22 21:25:06 EST 2010


Greetings


I am learning cmake


Compiling alglib (http://www.alglib.net/) (cpp)  does not use make
It is done simply by a command such as 
 g++  -c *.cpp in the src directory

QUESTION.  If one wants a library from alglib  I would like to know if it can 
it be compiled  using  CMAKE  and if so how so

sincerely
luxInteg


More information about the CMake mailing list