Initial commit - restart from existing code
This commit is contained in:
6
lib/All/entt/BUILD.bazel
Normal file
6
lib/All/entt/BUILD.bazel
Normal file
@@ -0,0 +1,6 @@
|
||||
package(default_visibility = ["//visibility:public"])
|
||||
|
||||
alias(
|
||||
name = "entt",
|
||||
actual = "//src:entt",
|
||||
)
|
||||
Reference in New Issue
Block a user