Hello listmembers, I have just spent the better part of today trying to convert my old Makefile to a CMakeLists.txt and failed miserably. I may have made some major mistakes since this is my first such effort.
I could not figure out how to include libraries correctly so in the end I tried to create the behavior of the old Makefile with cmake and not even that worked. Hence I posted my old Makefile, CMakeLists.txt and linker error at http://pastebin.com/m15d2b496 http://pastebin.com/m23dda234 http://pastebin.com/m20d3aae7 It would be nice if somebody could take a look at it and give me a pointer to what might be wrong. In the long run an example how to include shared and/or static libraries would be preferable of course. If you like I can also post my attempts in that direction. Best Simon _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
