Skip to content

Commit 8b0e096

Browse files
committed
Fix copy/paste bug
1 parent 3a9b2f6 commit 8b0e096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ if(WIN32 AND BUILD_SHARED_LIBS)
7575
graphqlservice
7676
graphqljson
7777
graphqlpeg
78-
graphqlresponse)
78+
graphqlresponse
7979
WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/../src)
8080

8181
add_custom_target(copy_test_dlls DEPENDS copied_test_dlls)

0 commit comments

Comments
 (0)