7heo@lemmy.ml to Technology@lemmy.worldEnglish · edit-22 years agoEric S. Raymond / autodafe · Tools for freeing your project from the clammy grip of autotools.gitlab.comexternal-linkmessage-square12linkfedilinkarrow-up158arrow-down15file-text
arrow-up153arrow-down1external-linkEric S. Raymond / autodafe · Tools for freeing your project from the clammy grip of autotools.gitlab.com7heo@lemmy.ml to Technology@lemmy.worldEnglish · edit-22 years agomessage-square12linkfedilinkfile-text
minus-squareCorngood@lemmy.mllinkfedilinkEnglisharrow-up4·2 years agocmake compiles to makefiles as well (it just also supports some other backends). I’m not sure why that matters though. In both cases the makefile is generated.
minus-squareflying_sheep@lemmy.mllinkfedilinkEnglisharrow-up1·2 years agoIt does? I guess I never looked inside that build directory.
cmake compiles to makefiles as well (it just also supports some other backends). I’m not sure why that matters though. In both cases the makefile is generated.
It does? I guess I never looked inside that build directory.