PengZheng commented on a change in pull request #401: URL: https://github.com/apache/celix/pull/401#discussion_r831718780
########## File path: bundles/cxx_remote_services/CMakeLists.txt ########## @@ -15,21 +15,14 @@ # specific language governing permissions and limitations # under the License. -celix_subproject(REMOTE_SERVICE_ADMIN "Option to enable building the C++17 Remote Service Admin Service bundles" OFF) -if (REMOTE_SERVICE_ADMIN) +celix_subproject(CXX_REMOTE_SERVICE_ADMIN "Option to enable building the C++17 Remote Service Admin Service bundles" ON) Review comment: Fixed -- 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: dev-unsubscr...@celix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org