-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #33 from doug1234/OpenDDSBump
OpenDDW bump
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule OpenDDW
updated
8 files
+7 −0 | .github/dependabot.yml | |
+6 −6 | .github/workflows/build.yml | |
+1 −1 | CMakeLists.txt | |
+19 −21 | idl2library.cmake | |
+0 −3 | openddw-config.in.cmake | |
+53 −12 | src/dds_manager.cpp | |
+15 −0 | src/dds_manager.h | |
+57 −7 | src/dds_simple.h |