Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Commit 48b03f1

Browse files
Update thrust/cmake/thrust-header-search.cmake
Co-authored-by: Allison Vacanti <[email protected]>
1 parent 28eed92 commit 48b03f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

thrust/cmake/thrust-header-search.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# Parse version information from version.h in source tree
2-
# Source tree
32
set(_THRUST_VERSION_INCLUDE_DIR "${CMAKE_CURRENT_LIST_DIR}/../..")
43
if(EXISTS "${_THRUST_VERSION_INCLUDE_DIR}/thrust/version.h")
54
set(_THRUST_VERSION_INCLUDE_DIR "${_THRUST_VERSION_INCLUDE_DIR}" CACHE FILEPATH "" FORCE) # Clear old result

0 commit comments

Comments
 (0)