Hello, I would like to use DJGPP for compiling a library or an application with CMAKE build system. Unfortunately, it is not clear to me how to do so... I have written a toolchain file and I set CMAKE_SYSTEM_NAME to Generic and basically it works, but obviously CMakeLists.txt is not able to distibuish and so it cannot add some files/libraries required by this platform. Have you some suggestions for doing this?
Sincerely. -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: https://cmake.org/mailman/listinfo/cmake