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 92a68a9 commit d08e2f1Copy full SHA for d08e2f1
libsyclinterface/CMakeLists.txt
@@ -282,6 +282,10 @@ install(TARGETS
282
EXPORT DPCTLSyclInterface
283
LIBRARY
284
DESTINATION ${CMAKE_INSTALL_PREFIX}/dpctl
285
+ ARCHIVE
286
+ DESTINATION ${CMAKE_INSTALL_PREFIX}/dpctl
287
+ RUNTIME
288
289
)
290
install(DIRECTORY
291
${CMAKE_CURRENT_SOURCE_DIR}/include/
0 commit comments