[CMake] Building stuff with CMake and DJGPP.

Carlo B. carlo.bramini at gmail.com
Sat Apr 6 05:24:57 EDT 2019


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.


More information about the CMake mailing list