OpenTLD icon indicating copy to clipboard operation
OpenTLD copied to clipboard

Compile without cmake

Open dvdesc opened this issue 10 years ago • 2 comments

Hello, I am including this OpenTLD code on a project, and I would like to know if it is possible to compile this OpenTLD code without Cmake, just like the usual g++ ...... Someone knows if it's possible?

Thank you all

dvdesc avatar Aug 11 '15 08:08 dvdesc

It certainly is possible, is there any specific reason why you want to do it?

gnebehay avatar Aug 11 '15 11:08 gnebehay

It is just because I am using opentld on a project which I don't use cmake but a make file with the normal g++... And I would like to include all the files in this makefile

dvdesc avatar Aug 18 '15 21:08 dvdesc