Skip to content

Commit fdc733c

Browse files
authored
Merge pull request #16862 from gottesmm/pr-9639bbef7f37872add1dd046cdf3a81b9682e021
2 parents 38abc74 + 8a2c9bc commit fdc733c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ if("${CMAKE_SOURCE_DIR}" STREQUAL "${CMAKE_CURRENT_SOURCE_DIR}")
2020
endif()
2121

2222
if(SWIFT_BENCHMARK_SUBCMAKE_BUILD)
23-
precondition(SWIFT_BENCHMARK_BUILD_STANDALONE
23+
precondition(SWIFT_BENCHMARK_BUILT_STANDALONE
2424
MESSAGE "If we are a subcmake build, we must be built standalone")
2525
endif()
2626

0 commit comments

Comments
 (0)