Oipo commented on a change in pull request #331:
URL: https://github.com/apache/celix/pull/331#discussion_r609768243
##########
File path: bundles/remote_services/remote_service_admin_dfi/gtest/CMakeLists.txt
##########
@@ -52,7 +52,7 @@ target_link_libraries(test_rsa_dfi PRIVATE
get_property(rsa_bundle_file TARGET rsa_dfi PROPERTY BUNDLE_FILE)
get_property(calc_bundle_file TARGET calculator PROPERTY BUNDLE_FILE)
get_property(calculator_shell_bundle_file TARGET calculator_shell PROPERTY
BUNDLE_FILE)
-get_property(discovery_configured_bundle_file TARGET rsa_discovery_configured
PROPERTY BUNDLE_FILE)
+get_property(discovery_bundle_file TARGET rsa_discovery PROPERTY BUNDLE_FILE)
Review comment:
Nice find
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]