oyranos-cms / oyranos

Colour Management System
https://gitlab.com/oyranos/oyranos
Other
19 stars 6 forks source link

ENABLE_SHARED_LIBS=OFF stops config #46

Closed beku closed 5 years ago

beku commented 5 years ago

test with:

mkdir build && cd build
cmake -DENABLE_SHARED_LIBS=OFF ..
beku commented 5 years ago

checked: cmake ENABLE_SHARED_LIBS_OYRANOS=OFF .