Skip to content

Commit 47d2a27

Browse files
authored
Remove redundant cmake_minimum_required directive in tasks/CMakeLists.txt (#467)
1 parent d0b5c39 commit 47d2a27

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tasks/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
cmake_minimum_required(VERSION 3.15)
21
project(parallel_programming_course LANGUAGES C CXX)
32

43
message(STATUS "Student's tasks")

0 commit comments

Comments
 (0)