Hacker News new | ask | show | jobs
by einpoklum 1313 days ago
Well, can't that be made a build parameter, that can be determined during build configuration? CMake'ifying the project might help you get there perhaps?
1 comments

Or just check for an environment variable in the Makefile? No need to add the complexity of cmake.