Skip to content

Commit

Permalink
Merge pull request #6583 from SAtacker/master
Browse files Browse the repository at this point in the history
Execute feature test for at_quick_exit
  • Loading branch information
hkaiser authored Dec 2, 2024
2 parents af30739 + 6ff0c9d commit e5746e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/HPX_AddConfigTest.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ function(hpx_check_for_cxx11_std_quick_exit)
add_hpx_config_test(
HPX_WITH_CXX11_STD_QUICK_EXIT
SOURCE cmake/tests/cxx11_std_quick_exit.cpp
FILE ${ARGN}
FILE EXECUTE ${ARGN}
)
endfunction()

Expand Down

0 comments on commit e5746e6

Please sign in to comment.