Skip to content

Commit 781e33e

Browse files
committed
tesy
1 parent d1066eb commit 781e33e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ if(WIN32)
317317
target_compile_definitions(srtp3 PUBLIC _CRT_SECURE_NO_WARNINGS)
318318
endif()
319319

320-
install(TARGETS srtp3 DESTINATION lib
320+
install(TARGETS srtp3
321321
EXPORT libSRTPTargets
322322
)
323323

0 commit comments

Comments
 (0)