[build] Update to using pb 3
Updating the build to the new version of bonnibel. This also includes some updates to make sure things keep working with LLVM 11.
This commit is contained in:
4
src/libraries/cpu/module.toml
Normal file
4
src/libraries/cpu/module.toml
Normal file
@@ -0,0 +1,4 @@
|
||||
name = "cpu"
|
||||
kind = "lib"
|
||||
includes = ["src/libraries/cpu/include"]
|
||||
sources = ["cpu_id.cpp"]
|
||||
Reference in New Issue
Block a user