Skip to content

cmake: use correct variable for config path - #18

Open
Crystalix007 wants to merge 1 commit into
stxxl:masterfrom
Crystalix007:master
Open

cmake: use correct variable for config path#18
Crystalix007 wants to merge 1 commit into
stxxl:masterfrom
Crystalix007:master

Conversation

@Crystalix007

Copy link
Copy Markdown

Use the ${FOXXLL_INSTALL_INCLUDE_DIR} variable to set the install destination of config.hpp.

This was causing packaging issues for some reason when ${INSTALL_INCLUDE_DIR} expanded to an empty string (placing the files at root instead).

Use the `${FOXXLL_INSTALL_INCLUDE_DIR}` variable to set the install destination of `config.hpp`.
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