Skip to content

Commit de12c60

Browse files
committed
Update comment
1 parent d568a96 commit de12c60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

amd/hipcc/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.16.3)
22
project (hipcc)
33

4-
# specify the C++ standard
4+
# Specify the C++ standard
55
set(CMAKE_CXX_STANDARD 17)
66
set(CMAKE_CXX_STANDARD_REQUIRED True)
77

0 commit comments

Comments
 (0)