Skip to content

Commit

Permalink
Merge branch 'main' into globe-anchors
Browse files Browse the repository at this point in the history
  • Loading branch information
weegeekps authored Oct 6, 2023
2 parents fd2cd0f + 823255a commit f1932d1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions tests/include/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
include(Macros)

glob_files(SOURCES "${CMAKE_CURRENT_LIST_DIR}/*.cpp")

get_property(ADDITIONAL_LIBRARIES GLOBAL PROPERTY NVIDIA_ADDITIONAL_LIBRARIES_PROPERTY)

# replace a string in the utils header with the intended working dir for the test executable
set(TEST_WORKING_DIRECTORY "${PROJECT_SOURCE_DIR}")
configure_file("${CMAKE_CURRENT_LIST_DIR}/testUtils.h.in" "${CMAKE_CURRENT_LIST_DIR}/testUtils.h")

0 comments on commit f1932d1

Please sign in to comment.