Skip to content

Commit 6f3b8df

Browse files
committed
Show default CMAKE_TOOLCHAIN_FILE is empty
1 parent 6a19fde commit 6f3b8df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commands/setup

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Options:
1616
CTEST_OUTPUT_ON_FAILURE=1|0
1717
CTEST_VERBOSITY=|quiet|verbose
1818
19-
CMAKE_TOOLCHAIN_FILE=...
19+
CMAKE_TOOLCHAIN_FILE=|...
2020
2121
CC=cc|gcc|clang|...
2222
CXX=c++|g++|clang++|...

0 commit comments

Comments
 (0)