Skip to content

Commit c3a1f70

Browse files
committed
Remove redundant cmake_policy call
1 parent 7755086 commit c3a1f70

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
cmake_minimum_required(VERSION 3.31)
2-
cmake_policy(SET CMP0048 NEW)
32
project(blobdrop VERSION 2.1 DESCRIPTION "Drag and drop files directly out of the terminal")
43

54
option(BUILD_TESTING "Build the testing tree.")

0 commit comments

Comments
 (0)