mirror of
https://github.com/BlackMATov/meta.hpp.git
synced 2025-12-12 18:56:14 +07:00
Revert "make META_HPP_INSTALL_CONFIG_DIR a cache variable"
This reverts commit 7babdc1daa.
This commit is contained in:
@@ -86,8 +86,7 @@ if(META_HPP_INSTALL)
|
||||
include(GNUInstallDirs)
|
||||
|
||||
set(META_HPP_INSTALL_CONFIG_DIR
|
||||
"${CMAKE_INSTALL_LIBDIR}/cmake/${PROJECT_NAME}"
|
||||
CACHE STRING "Installation directory for cmake files")
|
||||
"${CMAKE_INSTALL_LIBDIR}/cmake/${PROJECT_NAME}")
|
||||
|
||||
set(META_HPP_INSTALL_CONFIG_INPUT
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}/cmake/config.cmake.in")
|
||||
|
||||
Reference in New Issue
Block a user