]> Repositorios git - scryer-prolog.git/commit
build: resolve include_str path during the compilation of libraries.rs instead of...
authorFrancis Fortier <[email protected]>
Thu, 5 Dec 2024 14:10:52 +0000 (09:10 -0500)
committerFrancis Fortier <[email protected]>
Thu, 5 Dec 2024 14:10:52 +0000 (09:10 -0500)
commitcef45de74a30d813640f247311dbd91143b48cba
treee631c6d49007fbfd96365f81266e0414175096b2
parentff03432624195b3530c8fe8d99f19dc6d988ad64
build: resolve include_str path during the compilation of libraries.rs instead of during he build.rs execution to support different build tools (bazel in this case)
build/main.rs