vapor.config module#

vapor.config.GetAllResources(relPath)#

For source builds where there can be, for example, multiple lib dirs

vapor.config.GetCompileDefinitions(debug=False)#
vapor.config.GetDoxygenRoot()#
vapor.config.GetIncludeDirs()#
vapor.config.GetLibraryDirs()#
vapor.config.GetResource(relPath)#
vapor.config.GetResourceSafe(relPath)#
vapor.config.IsRunningFromIPython()#