mirror of https://github.com/exaloop/codon.git
parent
01a7503762
commit
dc5e5ac7a6
|
@ -4,7 +4,7 @@ project(
|
|||
VERSION "0.18.1"
|
||||
HOMEPAGE_URL "https://github.com/exaloop/codon"
|
||||
DESCRIPTION "high-performance, extensible Python compiler")
|
||||
set(CODON_JIT_PYTHON_VERSION "0.3.0")
|
||||
set(CODON_JIT_PYTHON_VERSION "0.3.1")
|
||||
configure_file("${PROJECT_SOURCE_DIR}/cmake/config.h.in"
|
||||
"${PROJECT_SOURCE_DIR}/codon/config/config.h")
|
||||
configure_file("${PROJECT_SOURCE_DIR}/cmake/config.py.in"
|
||||
|
|
Loading…
Reference in New Issue