G INSTALL

From VrlWiki
Revision as of 16:52, 19 November 2010 by Brad Berg (talk | contribs) (New page: Referencing G_INSTALL Use '''G_INSTALL''' when writing paths that refer to the '''install_$GARCH''' directory where third party packages are installed. Never set this variable. Example...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Referencing G_INSTALL

Use G_INSTALL when writing paths that refer to the install_$GARCH directory where third party packages are installed. Never set this variable.


Example:

CXXINC += -I"$(G_INSTALL)/mri/mri_1.0_WIN32"