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

Fix cmake reference to make_enum.cpp. #637

Merged
merged 1 commit into from
Mar 25, 2016
Merged

Conversation

rcorre
Copy link
Contributor

@rcorre rcorre commented Mar 25, 2016

make_enum.cpp was moved to utils/make_enum.cpp, and src/CMakeLists.txt
wasn't updated.

make_enum.cpp was moved to utils/make_enum.cpp, and src/CMakeLists.txt
wasn't updated.
@rcorre
Copy link
Contributor Author

rcorre commented Mar 25, 2016

Error was

CMake Error at src/CMakeLists.txt:1095 (add_library):
  Cannot find source file:

    make_enum.cpp

  Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  .hxx .in .txx

CMake Error: Cannot determine link language for target "wesnoth-game".
CMake Error: CMake can not determine linker language for target: wesnoth-game

@Vultraz Vultraz merged commit c5308c7 into wesnoth:master Mar 25, 2016
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.

None yet

2 participants