Skip to content

Commit b2a3de2

Browse files
committed
Add a version number to FindO2GPU.cmake and remark to keep it in sync with alidist
1 parent 108aeca commit b2a3de2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dependencies/FindO2GPU.cmake

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
# granted to it by virtue of its status as an Intergovernmental Organization
1010
# or submit itself to any jurisdiction.
1111

12+
# NOTE!!!! - Whenever this file is changed, move it over to alidist/resources
13+
# FindO2GPU.cmake Version 1
14+
1215
if(NOT DEFINED ENABLE_CUDA)
1316
set(ENABLE_CUDA "AUTO")
1417
endif()

0 commit comments

Comments
 (0)