Skip to content

Commit

Permalink
fixing target
Browse files Browse the repository at this point in the history
  • Loading branch information
mdorier committed Jul 3, 2024
1 parent 76943e2 commit 7fdc1c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bedrock-module-api-config.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ find_dependency (nlohmann_json)

check_required_components(bedrock-module-api)

include ("${CMAKE_CURRENT_LIST_DIR}/bedrock-module-api-targets.cmake")
add_library (bedrock::module-api ALIAS bedrock-module-api)

include ("${CMAKE_CURRENT_LIST_DIR}/bedrock-module-api-targets.cmake")

0 comments on commit 7fdc1c9

Please sign in to comment.