How to define C++ preprocessor variable in Makefile - Stack ...
經安全檢測,此網站為安全網站,請放心前往原始網址!
How to define C++ preprocessor variable in Makefile - Stack ...
2011年3月6日 - You can't do this in a Makefile. However, you can do this when calling the compiler. Search your compiler documentation to find how to do that.