Skip to content

Commit

Permalink
Test breaking a subproject to see how CI reacts
Browse files Browse the repository at this point in the history
  • Loading branch information
alliepiper committed Apr 10, 2024
1 parent ddc0e4a commit 551a11f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cub/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
# 3.27.5 is the minimum for MSVC build with RDC=true.
cmake_minimum_required(VERSION 3.15)

message(FATAL_ERROR "Testing a forced failure...")

# CXX is only needed for AppendOptionIfAvailable.
project(CUB LANGUAGES NONE)

Expand Down

0 comments on commit 551a11f

Please sign in to comment.