Skip to content

Commit

Permalink
endif
Browse files Browse the repository at this point in the history
  • Loading branch information
Rigidity committed Sep 15, 2024
1 parent 37ed814 commit b4ac24f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chiapos-2.0.6/cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ target_link_libraries(RunTests PRIVATE fse Threads::Threads Catch2::Catch2WithMa

if (BUILD_STATIC_CHIAPOS_LIBRARY)
target_link_libraries(chiapos_static PRIVATE $<$<CXX_COMPILER_ID:MSVC>:uint128>)
endif
endif()

if (${CP_LINK_BLADEBIT_HARVESTER})

Expand Down

0 comments on commit b4ac24f

Please sign in to comment.