Skip to content

Commit

Permalink
fix missing source file
Browse files Browse the repository at this point in the history
  • Loading branch information
zariiii9003 committed Nov 19, 2024
1 parent ca8c035 commit de1107f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ if(NOT "${SKBUILD_SABI_COMPONENT}" STREQUAL "")
else()
python_add_library(crc
MODULE
${CMAKE_SOURCE_DIR}/src/e2e/crc.c
${CMAKE_SOURCE_DIR}/src/e2e/crclib.c)
python_add_library(p01
MODULE
Expand Down

0 comments on commit de1107f

Please sign in to comment.