Resolve "Slang Compiler"
Closes #144 (closed)
Merge request reports
Activity
added 👍 Feature label
assigned to @tfrisch
added 2 commits
One problem with Slang is that it does not offer an own CMakeLists.txt file to build via cmake. As explanation they say it's to offer more choice for build systems and integration. However they strictly enforce usage of their own submodules because all includes are locally to own project sources. -.-
Edited by Tobias Frischadded 29 commits
-
b6892647...79fde06e - 27 commits from branch
develop
- 7db9d7c4 - Add slang as submodule
- cb72b64c - Add basic cmake configuration for slang
-
b6892647...79fde06e - 27 commits from branch
added 1 commit
- c7b5f3c2 - Fix slang compilation step finding source code
mentioned in commit ca77a04e
Please register or sign in to reply