Sane C++ Libraries
C++ Platform Abstraction Libraries
SC::PluginCompilerEnvironment Struct Reference

Reads and holds CFLAGS and LDFLAGS environment variables, mainly to pass down sysroot location. More...

#include <Plugin.h>

Public Attributes

StringView cFlags
 
StringView ldFlags
 

Friends

struct PluginCompiler
 

Detailed Description

Reads and holds CFLAGS and LDFLAGS environment variables, mainly to pass down sysroot location.


The documentation for this struct was generated from the following file: