Fix lasp to Python3.8.
This commit is contained in:
parent
3a894879f0
commit
2caccb6b71
@ -67,7 +67,7 @@ endif(LASP_FLOAT STREQUAL "double")
|
||||
|
||||
|
||||
# ##################### END Cmake variables converted to a macro
|
||||
set(Python_ADDITIONAL_VERSIONS "3.8 3.9")
|
||||
set(Python_ADDITIONAL_VERSIONS "3.8")
|
||||
# #################### Setting definitions and debug-specific compilation flags
|
||||
|
||||
# General make flags
|
||||
|
Loading…
Reference in New Issue
Block a user