mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-04-22 04:14:36 +02:00
1f16f84fed
* when package used as subdirectory (cmake-subfolder-example) it fails when python is used because the cmake_source_dir is now the one above package. * changed cmake_current_list_dir to cmake_current_source_dir * removing the unnecessary VERSION file installed in the root directory (from PR #1020)