mirror of
https://github.com/cpm-cmake/CPM.cmake.git
synced 2025-11-17 06:37:43 -05:00
add cxxopts example and update lua (#73)
* add cxxopts example * use new tags for lua * update readme * update readme * update lua * typo
This commit is contained in:
@@ -7,8 +7,7 @@ include(../../cmake/CPM.cmake)
|
||||
CPMAddPackage(
|
||||
NAME lua
|
||||
GIT_REPOSITORY https://github.com/lua/lua.git
|
||||
VERSION 5.3.4
|
||||
GIT_TAG v5-3-4
|
||||
VERSION 5.3.5
|
||||
DOWNLOAD_ONLY YES
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user