We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c18f90 commit ad6744aCopy full SHA for ad6744a
test/CMakeLists.txt
@@ -55,7 +55,7 @@ boost_nowide_add_test(test_traits)
55
# Test that passthrough writes everything from stdin to stdout
56
# Needs to be done with CMake as the test driver to write any input to stdin and check output
57
add_test(
58
- NAME ${PROJECT_NAME}-"test_iostream_passthrough"
+ NAME ${PROJECT_NAME}-test_iostream_passthrough
59
COMMAND ${CMAKE_COMMAND}
60
-D TEST_BINARY=$<TARGET_FILE:${PROJECT_NAME}-test_iostream>
61
-P ${CMAKE_CURRENT_SOURCE_DIR}/test_iostream_passthrough.cmake
0 commit comments