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

Doesn't work on Linux, because of case sensitivity. #3

Open
mean-ui-thread opened this issue Sep 30, 2017 · 2 comments
Open

Doesn't work on Linux, because of case sensitivity. #3

mean-ui-thread opened this issue Sep 30, 2017 · 2 comments

Comments

@mean-ui-thread
Copy link

File name should renamed from CmakeLists.txt to CMakeLists.txt

mean-ui-thread added a commit to mean-ui-thread/libxml2.cmake that referenced this issue Sep 30, 2017
@mean-ui-thread
Copy link
Author

For the record, the reason why it matters is because I was planning of using your repo as a submodule, and including it to my project like so:

add_subdirectory(libxml2.cmake)

however, cmake complained that the directory did not contain any CMakeLists.txt

@mean-ui-thread
Copy link
Author

unfortunately, it looks like more work needs to be done to get this working for Linux :(

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

No branches or pull requests

1 participant