Skip to content

Commit

Permalink
sam_picopass: fix cmake build
Browse files Browse the repository at this point in the history
  • Loading branch information
jkramarz committed Jan 26, 2025
1 parent b82ea05 commit e9db3df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -425,6 +425,7 @@ set (TARGET_SOURCES
${PM3_ROOT}/client/src/scripting.c
${PM3_ROOT}/client/src/ui.c
${PM3_ROOT}/client/src/util.c
${PM3_ROOT}/client/src/util_hidsio.c
${PM3_ROOT}/client/src/wiegand_formats.c
${PM3_ROOT}/client/src/wiegand_formatutils.c
${CMAKE_BINARY_DIR}/version_pm3.c
Expand Down

0 comments on commit e9db3df

Please sign in to comment.