{"id":18837442,"url":"https://github.com/lightnet/cmakelua","last_synced_at":"2025-07-21T22:34:54.894Z","repository":{"id":142372757,"uuid":"358429199","full_name":"Lightnet/cmakelua","owner":"Lightnet","description":"Simple lua window build lib, executes programs and dll by using cmake build.","archived":false,"fork":false,"pushed_at":"2021-04-16T05:07:44.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-30T08:41:58.732Z","etag":null,"topics":["c","cmake","dll","execute","lib","lua"],"latest_commit_sha":null,"homepage":"","language":"CMake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Lightnet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-16T00:28:10.000Z","updated_at":"2021-04-16T05:07:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"89a7f3b0-bae0-4910-a8de-a39769f8cb89","html_url":"https://github.com/Lightnet/cmakelua","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lightnet%2Fcmakelua","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lightnet%2Fcmakelua/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lightnet%2Fcmakelua/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lightnet%2Fcmakelua/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lightnet","download_url":"https://codeload.github.com/Lightnet/cmakelua/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239774324,"owners_count":19694700,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c","cmake","dll","execute","lib","lua"],"created_at":"2024-11-08T02:35:12.921Z","updated_at":"2025-02-20T03:44:02.184Z","avatar_url":"https://github.com/Lightnet.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cmakelua\n\n# LICENSE: MIT\n\n# Packages:\n * Lua 5.4.3\n * cmake 3.20.1\n\n# Information:\n  Testing setup build to run lua executes, lib and dll files. CMake will build the files base on compile tool and get the src file download by using FetchContent.\n\n  By Using the cmake command builds.\n\n# fetch files:\n  There are two which can be downloaded. Github lua and the other is their main website lua.org.\n\n  * https://www.lua.org/download.html\n  * https://github.com/lua/lua\n\n# Build:\n\n```bat\n:: Create a build directory\nmkdir build \n:: change build directory and get CMakeLists.txt config.\ncd build \u0026\u0026 cmake ..\n:: Build the project by default tool compiler to current hardware\ncmake --build . \n```\n\n```\nbuild/Debug\n * lua.exe\n * lua.lib\n * lua.dll\n * luac.exe\n * etc...\n```\n\n# Links:\n * https://github.com/walterschell/Lua\n * https://gist.github.com/baiyanhuang/4054106\n * https://github.com/lua/lua\n * https://www.lua.org/\n * https://cmake.org/cmake/help/latest/module/FindLua.html\n\n# Notes:\n  * Lua 5.4.3 github missing one luac.c file to run execute program.\n  * VS2019 Window 10 64 Bit.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightnet%2Fcmakelua","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flightnet%2Fcmakelua","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightnet%2Fcmakelua/lists"}