Skip to content

Commit b75247d

Browse files
committed
Move files to cmake/ystdlib.
1 parent ae147cd commit b75247d

5 files changed

Lines changed: 1 addition & 1 deletion

File tree

File renamed without changes.

cmake/libs/error_handling-config.cmake.in renamed to cmake/ystdlib/libs/error_handling-config.cmake.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ if(TARGET ystdlib::error_handling)
22
return()
33
endif()
44

5-
find_dependency(Boost @boost_find_package_args@)
5+
find_dependency(Boost @BOOST_FIND_PACKAGE_ARGS@)
66
include("${CMAKE_CURRENT_LIST_DIR}/error_handling-target.cmake")
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)