Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Poor cmake installation support for windows. #3

Open
acidtonic opened this issue Dec 30, 2020 · 1 comment · May be fixed by #5
Open

Poor cmake installation support for windows. #3

acidtonic opened this issue Dec 30, 2020 · 1 comment · May be fixed by #5

Comments

@acidtonic
Copy link

Windows is all busted right now.

Builds the file inside the gen folder, the install target fails because it wants to find it in fmem/fmem.h.

I moved that. Now install fails trying to find fmem/fmem-export.h.

I think I'm just going to snag the files into my project with a sane build system. Just letting you know.

@j90oboyle
Copy link

this is happening to me as well on linux

maxirmx added a commit to tamatebako/fmem that referenced this issue Jul 18, 2021
@maxirmx maxirmx linked a pull request Jul 18, 2021 that will close this issue
Kreijstal referenced this issue in Kreijstal/fmem Nov 11, 2023
…default_and_target_include_directories

Added CMake option for BUILD_TESTING which defaults to OFF
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 a pull request may close this issue.

2 participants