stegemr commented on code in PR #388:
URL: https://github.com/apache/celix/pull/388#discussion_r1018045212
##########
examples/celix-examples/dm_example_cxx/CMakeLists.txt:
##########
@@ -22,9 +22,10 @@ add_subdirectory(phase2)
add_subdirectory(phase3)
add_subdirectory(phase3_locking)
-add_celix_container("dm_example_cxx"
+add_celix_container(dm_example_cxx
+ FAT
GROUP cxx_examples
- BUNDLES
+ EMBEDDED_BUNDLES
Review Comment:
Changing a test instead of adding one. Intended?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]