Is there a variable with all the compile options concatenated? A
variable with common CMAKE_C_FLAGS + CMAKE_C_FLAGS_${CMAKE_BUILD_TYPE} +
ADD_DEFINITIONS() + INCLUDE_DIRECTORIES?

 

I am looking for this for passing them to the assembler macro where I
use ADD_CUSTOM_COMMAND.

 

What are variables where the information for each of the above is
stored? Especially for ADD_DEFINITIONS and INCLUDE_DIRECTORIES.

 

Warm regards,

Kishore

 

Honeywell *

Honeywell Technology Solutions Lab (HTSL)

Doraisanipalya, Bannerghatta Road

Bangalore

INDIA

Ph: +91 (80) 26588360 (O), +919845140597 (M)

 

This e-mail, and any attachments thereto, are intended only for use by
the addressee(s) named herein and contain Honeywell confidential
information. If you are not the intended recipient of this e-mail, you
are hereby notified that any dissemination, distribution or copying
which amounts to misappropriation of this e-mail and any attachments
thereto, is strictly prohibited. If you have received this e-mail in
error, please immediately notify me and permanently delete the original
and any copy of any e-mail and any printout thereof.

 

_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to