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

Minor cmake fixes #22

Merged
merged 5 commits into from Sep 30, 2015
Merged

Minor cmake fixes #22

merged 5 commits into from Sep 30, 2015

Conversation

jbeich
Copy link
Contributor

@jbeich jbeich commented Sep 18, 2015

All changes are independent. 3bcbc30 is for the following error:

$ cmake -DAQUARIA_INTERNAL_TINYXML2=off .
...
CMake Warning at CMakeLists.txt:230 (find_package):
  By not providing "FindTinyXML2.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "TinyXML2",
  but CMake did not find one.

  Could not find a package configuration file provided by "TinyXML2" with any
  of the following names:

    TinyXML2Config.cmake
    tinyxml2-config.cmake

  Add the installation prefix of "TinyXML2" to CMAKE_PREFIX_PATH or set
  "TinyXML2_DIR" to a directory containing one of the above files.  If
  "TinyXML2" provides a separate development package or SDK, be sure it has
  been installed.


-- Using internal copy of TinyXML2
...

fgenesis added a commit that referenced this pull request Sep 30, 2015
@fgenesis fgenesis merged commit 2d6a0ee into AquariaOSE:master Sep 30, 2015
@fgenesis
Copy link
Member

Never had this on linux, but then again i only use bundled libs. Thanks!

@jbeich jbeich deleted the cmake-misc branch October 2, 2015 19:10
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