4 lines
124 B
CMake
4 lines
124 B
CMake
include(../../../VERSION.cmake)
|
|
configure_file(../../version.i.in ../../version.i)
|
|
configure_file(version.py.in version.py)
|