Skip to content

Commit

Permalink
Pass the namespace as input of the install_basic_package_files function
Browse files Browse the repository at this point in the history
  • Loading branch information
GiulioRomualdi committed May 14, 2020
1 parent 68f0ce5 commit fa3c595
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ install(TARGETS ${LIBRARY_TARGET_NAME}

include(InstallBasicPackageFiles)
install_basic_package_files(${PROJECT_NAME}
NAMESPACE OsqpEigen::
VERSION ${${PROJECT_NAME}_VERSION}
COMPATIBILITY SameMajorVersion
VARS_PREFIX ${PROJECT_NAME}
Expand Down

0 comments on commit fa3c595

Please sign in to comment.