13
0
livetrax/libs/lua
Mads Kiilerich 3b4cf9191c wscript: drop unused VERSION assignment in libs
https://waf.io/book/ says
  By default, the project name and version are set to noname and 1.0. To
  change them, it is necessary to provide two additional variables in the
  top-level project file

- and waf code inspection confirms that waf itself only will use the top
  level VERSION.

Some wscripts will use
  bld.env['VERSION']
but that will also just use the value set in the top wscript.
2023-09-17 07:34:55 -06:00
..
lua
lua-5.3.5
LuaBridge Lua: allow to reserve STL vector size 2023-07-12 18:23:51 +02:00
MSVClua
lua.cc
luastate.cc
wscript wscript: drop unused VERSION assignment in libs 2023-09-17 07:34:55 -06:00