texcad 4.5.2 metadata: don't force build profile (#1812)
See comment in PR https://github.com/alire-project/alire-index/pull/1804 for LEA: "Using [gpr-set-externals] here will make the build modes impossible to override by users. Use a default in the GPR file by using External (<VAR>, <default>)."
This commit is contained in:
committed by
GitHub
parent
53af522c1c
commit
0706451672
@@ -34,9 +34,6 @@ windows = true
|
||||
[gpr-externals]
|
||||
TeXCAD_Build_Mode = ["Debug", "Optimize"]
|
||||
|
||||
[gpr-set-externals]
|
||||
TeXCAD_Build_Mode = "Debug"
|
||||
|
||||
[[depends-on]]
|
||||
gwindows = ">=1.4.3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user