Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
sunli829 committed Jul 11, 2024
1 parent 0a4aadd commit c8913fb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ add_library(
longport_cpp SHARED
${SOURCES}
)
if(WIN32)
target_link_libraries(longport_cpp longport_c)
endif()

add_subdirectory(test)

0 comments on commit c8913fb

Please sign in to comment.