Skip to content

Commit

Permalink
cmake format
Browse files Browse the repository at this point in the history
  • Loading branch information
pefedotov committed Jun 20, 2024
1 parent b116d7d commit 0bec5d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/HPX_SetupHwloc.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ else()
HwlocDLL ALL
COMMAND ${CMAKE_COMMAND} -E make_directory ${EXE_DIRECTORY_PATH}
COMMAND ${CMAKE_COMMAND} -E copy_if_different
"${HWLOC_ROOT}/bin/libhwloc-15.dll" ${EXE_DIRECTORY_PATH}
"${HWLOC_ROOT}/bin/libhwloc-15.dll" ${EXE_DIRECTORY_PATH}
)
add_hpx_pseudo_target(HwlocDLL)
endif()
Expand Down

0 comments on commit 0bec5d7

Please sign in to comment.