Y
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
messe
1313 days ago
Or just check for an environment variable in the Makefile? No need to add the complexity of cmake.
link