Skip to content

Commit 8e7f285

Browse files
committed
- apply to all
1 parent 2d19d65 commit 8e7f285

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/bindings/python/add_version.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ message ("Python: create 3.x version")
4242

4343
file(READ ${CUR_BIN_DIRECTORY}/libsedml.py init_script)
4444
file(WRITE ${CUR_BIN_DIRECTORY}/libsedml2.py ${init_script})
45+
set(init3_script ${init_script})
4546
set(CLASSES_TO_UPDATE
4647
"SBase"
4748
"SedBase"

0 commit comments

Comments
 (0)