Skip to content

Install cmake config files to the correct path on windows - #28

Open
colugomusic wants to merge 1 commit into
copperspice:masterfrom
colugomusic:master
Open

colugomusic wants to merge 1 commit into
copperspice:masterfrom
colugomusic:master

Conversation

@colugomusic

Copy link
Copy Markdown

I'm not sure why this branch is here, perhaps there is a good reason for it that I'm missing. But it results in CsLibGuardedConfig.cmake etc. being installed to (install prefix)/cmake/CsLibGuarded/ on Windows, which is not a valid installation location as per the CMake documentation

And so find_package(CsLibGuarded) will not be able to find the package at this location. Installing to (install prefix)/lib/cmake/CsLibGuarded on all platforms fixes this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant