fixed FindPIP with Lua

This commit is contained in:
2020-07-24 14:04:19 +03:00
parent e63aab40f6
commit cdbc401616
2 changed files with 12 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ project(pip)
set(_PIP_MAJOR 1)
set(_PIP_MINOR 99)
set(_PIP_REVISION 0)
set(_PIP_SUFFIX _pre_alpha)
set(_PIP_SUFFIX _prealpha)
set(_PIP_COMPANY SHS)
set(_PIP_DOMAIN org.SHS)