mirror of
https://github.com/ChaiScript/ChaiScript.git
synced 2025-12-06 08:46:53 +08:00
* Added Buckaroo.pm package
This commit is contained in:
parent
f640784d56
commit
cdf152b013
3
BUCK
3
BUCK
@ -1,5 +1,3 @@
|
|||||||
include_defs('//BUCKAROO_DEPS')
|
|
||||||
|
|
||||||
prebuilt_cxx_library(
|
prebuilt_cxx_library(
|
||||||
name = 'chaiscript',
|
name = 'chaiscript',
|
||||||
header_only = True,
|
header_only = True,
|
||||||
@ -10,5 +8,4 @@ prebuilt_cxx_library(
|
|||||||
visibility = [
|
visibility = [
|
||||||
'PUBLIC',
|
'PUBLIC',
|
||||||
],
|
],
|
||||||
deps = BUCKAROO_DEPS,
|
|
||||||
)
|
)
|
||||||
|
|||||||
@ -1,4 +1,3 @@
|
|||||||
{
|
{
|
||||||
"name": "chaiscript",
|
"name": "ChaiScript"
|
||||||
"dependencies": {}
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user