diff --git a/library/src/CMakeLists.txt b/library/src/CMakeLists.txt index 8a5d9506..c53fc729 100644 --- a/library/src/CMakeLists.txt +++ b/library/src/CMakeLists.txt @@ -139,6 +139,7 @@ if (BUILD_FILE_REORG_BACKWARD_COMPATIBILITY) internal/hipsolver-version.h internal/hipsolver-export.h GUARDS SYMLINK WRAPPER WRAPPER_LOCATIONS include hipsolver/include + ORIGINAL_FILES ${PROJECT_BINARY_DIR}/include/hipsolver/internal/hipsolver-version.h ) endif( )