Skip to content

Commit

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

check_required_components(bedrock-module-api)

add_library (bedrock::module-api ALIAS bedrock-module-api)

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

0 comments on commit 76943e2

Please sign in to comment.