Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
gammasoft71 committed Dec 31, 2023
1 parent 0b7d22e commit f636343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/xtd.core.native.win32/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ add_include_directories(include)
if (${XTD_NATIVE_OPERATING_SYSTEM} STREQUAL "MSYS")
add_references(msvcrt Version)
endif ()

add_references(xtd.core.native rpcrt4 ws2_32 ${XTD_CORE_NATIVE_3RDPARTY_LIBRARIES})
add_sources(
include/xtd/xtd.core.native.win32.h
Expand Down

0 comments on commit f636343

Please sign in to comment.