Home
last modified time | relevance | path

Searched refs:LUA_RELEASE (Results 1 – 25 of 293) sorted by relevance

12345678910>>...12

/dports/editors/fxite/fxite-FXITE-0_92/src/
H A Dappname.cpp129 LUA_RELEASE); in VersionInfo()
151 LUA_RELEASE); in AboutBox()
/dports/games/minetest/minetest-5.4.1/cmake/Modules/
H A DFindLuaJIT.cmake49 …FILE(STRINGS "${LUA_INCLUDE_DIR}/luajit.h" lua_version_str REGEX "^#define[ \t]+LUA_RELEASE[ \t]+\…
51 …STRING(REGEX REPLACE "^#define[ \t]+LUA_RELEASE[ \t]+\"LuaJIT ([^\"]+)\".*" "\\1" LUA_VERSION_STRI…
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/sol2/cmake/Modules/FindLua/
H A Dversion_check.cmake8 # and LUA_RELEASE as joined by the C preprocessor, so avoid those.
18 …string(REGEX REPLACE ".*;#define[ \t]+LUA_RELEASE[ \t]+\"Lua ([0-9.]+)\"[ \t]*;.*" "\\1" ${_prefix…
/dports/devel/sol2/sol2-4.0.0-alpha/cmake/Modules/FindLua/
H A Dversion_check.cmake8 # and LUA_RELEASE as joined by the C preprocessor, so avoid those.
18 …string(REGEX REPLACE ".*;#define[ \t]+LUA_RELEASE[ \t]+\"Lua ([0-9.]+)\"[ \t]*;.*" "\\1" ${_prefix…
/dports/devel/cmake-gui/cmake-3.22.1/Modules/
H A DFindLua51.cmake71 …file(STRINGS "${LUA_INCLUDE_DIR}/lua.h" lua_version_str REGEX "^#define[ \t]+LUA_RELEASE[ \t]+\"Lu…
73 …string(REGEX REPLACE "^#define[ \t]+LUA_RELEASE[ \t]+\"Lua ([^\"]+)\".*" "\\1" LUA_VERSION_STRING …
/dports/devel/cmake/cmake-3.22.1/Modules/
H A DFindLua51.cmake71 …file(STRINGS "${LUA_INCLUDE_DIR}/lua.h" lua_version_str REGEX "^#define[ \t]+LUA_RELEASE[ \t]+\"Lu…
73 …string(REGEX REPLACE "^#define[ \t]+LUA_RELEASE[ \t]+\"Lua ([^\"]+)\".*" "\\1" LUA_VERSION_STRING …
/dports/devel/cmake-doc/cmake-3.22.1/Modules/
H A DFindLua51.cmake71 …file(STRINGS "${LUA_INCLUDE_DIR}/lua.h" lua_version_str REGEX "^#define[ \t]+LUA_RELEASE[ \t]+\"Lu…
73 …string(REGEX REPLACE "^#define[ \t]+LUA_RELEASE[ \t]+\"Lua ([^\"]+)\".*" "\\1" LUA_VERSION_STRING …
/dports/devel/cmake-gui/cmake-3.22.1/Tests/RunCMake/FindLua/prefix2/include/lua5.2/
H A Dlua.h8 #define LUA_RELEASE LUA_VERSION "." LUA_VERSION_RELEASE macro
/dports/devel/cmake-gui/cmake-3.22.1/Tests/RunCMake/FindLua/prefix1/include/
H A Dlua.h8 #define LUA_RELEASE LUA_VERSION "." LUA_VERSION_RELEASE macro
/dports/devel/cmake-gui/cmake-3.22.1/Tests/RunCMake/FindLua/prefix2/include/lua5.9/
H A Dlua.h8 #define LUA_RELEASE LUA_VERSION "." LUA_VERSION_RELEASE macro
/dports/devel/cmake-gui/cmake-3.22.1/Tests/RunCMake/FindLua/prefix2/include/lua5.1/
H A Dlua.h8 #define LUA_RELEASE LUA_VERSION "." LUA_VERSION_RELEASE macro
/dports/devel/cmake-gui/cmake-3.22.1/Tests/RunCMake/FindLua/prefix2/include/lua5.3/
H A Dlua.h8 #define LUA_RELEASE LUA_VERSION "." LUA_VERSION_RELEASE macro
/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/FindLua/prefix1/include/
H A Dlua.h8 #define LUA_RELEASE LUA_VERSION "." LUA_VERSION_RELEASE macro
/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/FindLua/prefix2/include/lua5.1/
H A Dlua.h8 #define LUA_RELEASE LUA_VERSION "." LUA_VERSION_RELEASE macro
/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/FindLua/prefix2/include/lua5.3/
H A Dlua.h8 #define LUA_RELEASE LUA_VERSION "." LUA_VERSION_RELEASE macro
/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/FindLua/prefix2/include/lua5.9/
H A Dlua.h8 #define LUA_RELEASE LUA_VERSION "." LUA_VERSION_RELEASE macro
/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/FindLua/prefix2/include/lua5.2/
H A Dlua.h8 #define LUA_RELEASE LUA_VERSION "." LUA_VERSION_RELEASE macro
/dports/devel/cmake-doc/cmake-3.22.1/Tests/RunCMake/FindLua/prefix1/include/
H A Dlua.h8 #define LUA_RELEASE LUA_VERSION "." LUA_VERSION_RELEASE macro
/dports/devel/cmake-doc/cmake-3.22.1/Tests/RunCMake/FindLua/prefix2/include/lua5.1/
H A Dlua.h8 #define LUA_RELEASE LUA_VERSION "." LUA_VERSION_RELEASE macro
/dports/devel/cmake-doc/cmake-3.22.1/Tests/RunCMake/FindLua/prefix2/include/lua5.2/
H A Dlua.h8 #define LUA_RELEASE LUA_VERSION "." LUA_VERSION_RELEASE macro
/dports/devel/cmake-doc/cmake-3.22.1/Tests/RunCMake/FindLua/prefix2/include/lua5.3/
H A Dlua.h8 #define LUA_RELEASE LUA_VERSION "." LUA_VERSION_RELEASE macro
/dports/devel/cmake-doc/cmake-3.22.1/Tests/RunCMake/FindLua/prefix2/include/lua5.9/
H A Dlua.h8 #define LUA_RELEASE LUA_VERSION "." LUA_VERSION_RELEASE macro
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/3rd/LuaGlue/cmake/
H A DFindLua52.cmake67 …FILE(STRINGS "${LUA_INCLUDE_DIR}/lua.h" lua_version_str REGEX "^#define[ \t]+LUA_RELEASE[ \t]+\"Lu…
69 …STRING(REGEX REPLACE "^#define[ \t]+LUA_RELEASE[ \t]+\"Lua ([^\"]+)\".*" "\\1" LUA_VERSION_STRING …
/dports/devel/luv/luv-1.41.0-0/cmake/Modules/
H A DFindLuaJIT.cmake32 # and LUA_RELEASE as joined by the C preprocessor, so avoid those.
42 …string(REGEX REPLACE ".*;#define[ \t]+LUA_RELEASE[ \t]+\"Lua ([0-9.]+)\"[ \t]*;.*" "\\1" LUA_VERSI…
/dports/games/wyrmgus/Wyrmgus-3.5.4/cmake/modules/
H A DFindLua51.cmake85 …file(STRINGS "${LUA_INCLUDE_DIR}/lua.h" lua_version_str REGEX "^#define[ \t]+LUA_RELEASE[ \t]+\"Lu…
87 …string(REGEX REPLACE "^#define[ \t]+LUA_RELEASE[ \t]+\"Lua ([^\"]+)\".*" "\\1" LUA_VERSION_STRING …

12345678910>>...12