Skip to content

Commit

Permalink
adapted bedrock module to new format
Browse files Browse the repository at this point in the history
  • Loading branch information
mdorier committed Aug 15, 2024
1 parent ffe868f commit 3b20c29
Show file tree
Hide file tree
Showing 3 changed files with 206 additions and 222 deletions.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ set (backend-src-files
centralized/centralized-backend.c)

set (bedrock-module-src-files
bedrock-module.c)
bedrock-module.cpp)

# load package helper for generating cmake CONFIG packages
include (CMakePackageConfigHelpers)
Expand Down
221 changes: 0 additions & 221 deletions src/bedrock-module.c

This file was deleted.

Loading

0 comments on commit 3b20c29

Please sign in to comment.