**Describe the bug** These files are installed: ``` include/examples/job-shop-instances.hpp include/examples/scowl.hpp ``` with ```--disable examples```. cmake doesn't install them Nothing should be installed into ```include/examples```.
Describe the bug
These files are installed:
with
--disable examples.cmake doesn't install them Nothing should be installed into
include/examples.