We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 091d33e commit 481cd8cCopy full SHA for 481cd8c
1 file changed
CMakeLists.txt
@@ -352,7 +352,7 @@ if(SPDLOG_INSTALL)
352
LICENSE "[MIT](https://github.com/gabime/spdlog?tab=License-1-ov-file 'MIT License')"
353
)
354
set(config_targets_file "${targetsFile}.cmake")
355
- set(export_dest_dir "${XP_INSTALL_CMAKEDIR}")
+ set(export_dest_dir "${CMAKE_INSTALL_CMAKEDIR}")
356
set(CMAKE_NAMESPACE ${XP_NAMESPACE})
357
else()
358
set(CMAKE_NAMESPACE spdlog)
0 commit comments