Skip to content

Fix cmake errors #176

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

Merged
merged 1 commit into from
Jul 28, 2021
Merged

Fix cmake errors #176

merged 1 commit into from
Jul 28, 2021

Conversation

chenyang8094
Copy link
Contributor

@chenyang8094 chenyang8094 commented Jul 28, 2021

Hi, when I execute cmake, I get the following error:

-- Found Boost components:
   date_time;filesystem;iostreams;regex;system;thread
-- Found ZLIB: /usr/lib64/libz.so (found version "1.2.7")
-- Found Threads: TRUE
-- C CXX target lucene++ cotired.
-- C CXX target lucene++-contrib cotired.
CMake Error at src/contrib/CMakeLists.txt:94 (install):
  install FILES given unknown argument "DESTINATION".

The cmake does not support multi DESTINATION in a install command, at the same time i think DESTINATION "src/contrib/include" is no need actually.

@chenyang8094
Copy link
Contributor Author

@p01arst0rm Please review my PR, thanks.

@p01arst0rm
Copy link
Contributor

@chenyang8094 im not a project moderator :) it looks ok though

cc @alanw

@alanw alanw merged commit 3e94f77 into luceneplusplus:master Jul 28, 2021
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.

3 participants