Skip to content

Commit

Permalink
cmake REFACTOR redundant command
Browse files Browse the repository at this point in the history
  • Loading branch information
michalvasko committed May 23, 2024
1 parent 62b399f commit f2fad83
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ endif()
# correct RPATH usage on OS X
set(CMAKE_MACOSX_RPATH TRUE)

# update binary dir
set(CMAKE_CURRENT_BINARY_DIR "${CMAKE_BINARY_DIR}/tests")

# set ROOT_DIR to realpath
get_filename_component(ROOT_DIR "${CMAKE_SOURCE_DIR}" REALPATH)

Expand Down

0 comments on commit f2fad83

Please sign in to comment.