Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
alemon-aquaveo committed Dec 2, 2022
1 parent 24128cd commit 4e3d481
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -203,9 +203,13 @@ endif()

if(IS_PYTHON_BUILD)
list(APPEND xmscore_sources
xmscore/python/misc/detail/Listener.cpp
xmscore/python/misc/detail/PublicProgressListener.cpp
xmscore/python/misc/progress_listener_py.cpp
xmscore/python/misc/PyUtils.cpp
)
list(APPEND xmscore_headers
xmscore/python/misc/misc_py.h
xmscore/python/misc/PyUtils.h
)
endif()
Expand Down

0 comments on commit 4e3d481

Please sign in to comment.