(.js)
laraImport("lara.cmake.CMakerSources");
(.lara)
import lara.cmake.CMakerSources;
Classes:
new CMakerSources(disableWeaving)
Contains CMaker sources
addSource(path)
Add the given sources.
addSources(paths)
Adds the given sources.
addTaggedSources(tag, paths)
Adds the given sources associated to a tag.
copy()
getCode()
getSourceVariables()