Skip to content

Commit e6a008c

Browse files
committed
Remove redundant version check
1 parent c07c69b commit e6a008c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#=============================================================================
16-
cmake_minimum_required(VERSION 3.23.1 FATAL_ERROR)
17-
1816
set(rapids-cmake-version 25.06)
1917
if(NOT EXISTS ${CMAKE_CURRENT_BINARY_DIR}/CUCO_RAPIDS.cmake)
2018
file(DOWNLOAD

0 commit comments

Comments
 (0)