forked from vitrine/wmaker
Copy autotools-generated configs into Bazel tree.
This commit is contained in:
7
bazel/config/BUILD.bazel
Normal file
7
bazel/config/BUILD.bazel
Normal file
@@ -0,0 +1,7 @@
|
||||
cc_library(
|
||||
name = "config",
|
||||
hdrs = [
|
||||
"config.h",
|
||||
"config-paths.h",
|
||||
],
|
||||
)
|
||||
Reference in New Issue
Block a user