dimanche 6 mai 2018

can gcc make test if a defined symbol exists in a source file

Is it possible for gcc make to test if a define exists in one of the source files ie.

ifeq (DEFINED_BLAH_BLAH,3) @echo is equal to 3 else @echo is not equal to 3 endif

Aucun commentaire:

Enregistrer un commentaire