Skip to content

Commit 6299736

Browse files
committed
Fixed build error. Create output libraries for windows
1 parent c41351d commit 6299736

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

CMakeLists.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,4 @@ install (FILES
5858
include/WS_Lite.h
5959
include/Logging.h
6060
DESTINATION include)
61-
62-
enable_testing()
63-
add_subdirectory(Test)
61+

0 commit comments

Comments
 (0)