summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMario Emmenlauer <memmenlauer@biodataanalysis.de>2022-01-21 22:55:28 +0100
committerMario Emmenlauer <memmenlauer@biodataanalysis.de>2022-09-09 10:40:58 +0200
commitf97176b1232652e6279c07fbf2f50d8689713d37 (patch)
tree720028fe303ab2a93a27c9a5813f567a4a322409 /lib
parent72d5912424211561adc6f8e7bc502180631d9f8e (diff)
downloadthrift-f97176b1232652e6279c07fbf2f50d8689713d37.tar.gz
lib/cpp/test/CMakeLists.txt: Trivial whitespace change
Diffstat (limited to 'lib')
-rw-r--r--lib/cpp/test/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/cpp/test/CMakeLists.txt b/lib/cpp/test/CMakeLists.txt
index f9eee38e2..1117cd9f3 100644
--- a/lib/cpp/test/CMakeLists.txt
+++ b/lib/cpp/test/CMakeLists.txt
@@ -192,8 +192,8 @@ add_test(NAME TPipedTransportTest COMMAND TPipedTransportTest)
set(AllProtocolsTest_SOURCES
AllProtocolTests.cpp
AllProtocolTests.tcc
- GenericHelpers
- )
+ GenericHelpers.h
+)
add_executable(AllProtocolsTest ${AllProtocolsTest_SOURCES})
target_link_libraries(AllProtocolsTest