經安全檢測,此網站為安全網站,請放心前往原始網址!

How to define C++ preprocessor variable in Makefile - Stack Overflow

I have a C++ preprocessor written like this: #ifdef cpp_variable //x+y; #endif please anyone tell me how to define this in Makefile. thanks! ... You can't do this in a Makefile. However, you can do this when calling the compiler. Search your compiler docu

stackoverflow.com

網址安全性掃描由 google 提供