Skip to content

Commit 0561440

Browse files
committed
LLM
1 parent a97e8e6 commit 0561440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iis/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ if(APACHE_ROOT)
172172
)
173173

174174
add_library(Apache::apriconv SHARED IMPORTED)
175-
set_target_properties(Apache::apriconv SHARED IMPORTED PROPERTIES
175+
set_target_properties(Apache::apriconv PROPERTIES
176176
IMPORTED_IMPLIB "${APACHE_ROOT}/lib/libapriconv-1.lib"
177177
IMPORTED_LOCATION "${APACHE_ROOT}/bin/libapriconv-1.dll"
178178
)

0 commit comments

Comments
 (0)