• Dominik Charousset's avatar
    Write a version file for the CMake package (#1165) · 1cbd5bc7
    Dominik Charousset authored
    * Write a version file for the CMake package
    
    > If no VERSION is given, the PROJECT_VERSION variable is used.
    
    Since we set the project version to `${VERSION}`, we can safely skip
    passing it to `write_basic_package_version_file` as well.
    1cbd5bc7
CMakeLists.txt 9.62 KB