Skip to content

Commit 157f167

Browse files
committed
[cmake] Fix incorrect restoration of CMAKE_MODULE_PATH
1 parent 883b0e1 commit 157f167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/FindCUDA.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ else()
5959
endif()
6060

6161
# Restore the cmake module path that contains our modules
62-
set(CMAKE_MODULE_PATH OLD_CMAKE_MODULE_PATH)
62+
set(CMAKE_MODULE_PATH ${OLD_CMAKE_MODULE_PATH})

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy