vcpkg/ports/lua
Jack·Boos·Yu 32d25e6b85
[lua] Fix library type and usage (#24436)
* [lua] Fix library type and usage

* version

* Use c code in executables

* version

* Apply suggestion

* version

* Add an extra CMakeLists.txt to avoid scope pollution of SET_SOURCE_FILES_PROPERTIES

* version

* Apply suggestions

* version

* Various nitpicks:

* Use "supports" on features rather than if tests plus message FATAL_ERROR
* Deduplicate ENABLE_LUA_CPP and COMPILE_AS_CPP
* Add quotes.
* Use file(INSTALL rather than configure_file(COPYONLY)

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-13 15:02:20 -07:00
..
CMakeLists-cpp.txt [lua] Fix library type and usage (#24436) 2022-05-13 15:02:20 -07:00
CMakeLists.txt [lua] Fix library type and usage (#24436) 2022-05-13 15:02:20 -07:00
COPYRIGHT
fix-ios-system.patch
portfile.cmake [lua] Fix library type and usage (#24436) 2022-05-13 15:02:20 -07:00
usage
vcpkg-cmake-wrapper.cmake.in [lua] Fix library type and usage (#24436) 2022-05-13 15:02:20 -07:00
vcpkg.json [lua] Fix library type and usage (#24436) 2022-05-13 15:02:20 -07:00
vs2015-impl-c99.patch