summaryrefslogtreecommitdiff
path: root/source/slang-stdlib/slang-embedded-stdlib-source.cpp
AgeCommit message (Collapse)Author
2024-10-11Restrict stdlib embed macros to single source file (#5251)Ellie Hermaszewska
* Restrict stdlib embed macros to single source file * Build slang-without-embedded-stdlib with the same target type as libslang To avoid building everything twice