Skip to content

Commit

Permalink
Python
Browse files Browse the repository at this point in the history
  • Loading branch information
TinoDidriksen committed Aug 15, 2024
1 parent f46b766 commit 6aac3cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ set(ICU_CFLAGS ${ICU_INCLUDE_DIR})

configure_file(lttoolbox.i.in lttoolbox.i @ONLY)
configure_file(setup.py.in setup.py @ONLY)
file(GENERATE OUTPUT setup.py INPUT ${CMAKE_CURRENT_BINARY_DIR}/setup.py TARGET lttoolbox)

add_custom_command(OUTPUT ${CPP_WRAP_FILE} ${PYTHON_FILE}
COMMAND ${PYTHON_EXECUTABLE} setup.py build
Expand Down

0 comments on commit 6aac3cc

Please sign in to comment.