[ 
https://issues.apache.org/jira/browse/CELIX-125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pepijn Noltes closed CELIX-125.
-------------------------------
    Resolution: Fixed

> CMakeCelix module
> -----------------
>
>                 Key: CELIX-125
>                 URL: https://issues.apache.org/jira/browse/CELIX-125
>             Project: Celix
>          Issue Type: Improvement
>            Reporter: Pepijn Noltes
>            Assignee: Alexander Broekhuis
>
> Update the cmake directory of Celix, so that a CMakeCelix exists, can be 
> installed and used by external Celix projects.
> "External" projects can use Celix CMake's by including the installed celix 
> modules:
> set(CMAKE_MODULE_PATH 
>  ${CMAKE_MODULE_PATH}"
>  ${CELIX_DIR}/share/celix/cmake/modules"
> )
> find_package(CELIX REQUIRED)
> include(CMakeCelix)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to