Skip to content
This repository was archived by the owner on Dec 10, 2022. It is now read-only.

Commit 2416389

Browse files
committed
CI
1 parent 68807e6 commit 2416389

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

zenload/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ file(GLOB SRC
66
*.h
77
)
88

9-
109
add_library(zenload STATIC ${SRC})
1110
target_link_libraries(zenload utils vdfs)
12-
set_target_properties(zenload PROPERTIES LINKER_LANGUAGE C)
1311
target_include_directories(zenload PUBLIC ..)

0 commit comments

Comments
 (0)