Skip to content

Commit 986f7fb

Browse files
authored
Merge pull request #9 from aakanksha555/dummy-commit
Update comment
2 parents 507c074 + de12c60 commit 986f7fb

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.bin)
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)