We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6171f1 commit 1d9604cCopy full SHA for 1d9604c
CMakeLists.txt
@@ -135,6 +135,5 @@ set_target_properties(addon PROPERTIES PREFIX "" SUFFIX ".node")
135
136
# Windows
137
if(WIN32)
138
- set_property(TARGET addon PROPERTY LINK_FLAGS "-Xlinker /DELAYLOAD:NODE.EXE")
139
target_link_libraries(addon PRIVATE "ShLwApi.lib" "delayimp.lib")
140
endif()
0 commit comments