Skip to content

Fix cmake config modul location#2925

Merged
obiltschnig merged 1 commit intopocoproject:poco-1.10.1from
Bjoe:fix-windows-missing-pocofoundation-cmake
Feb 16, 2020
Merged

Fix cmake config modul location#2925
obiltschnig merged 1 commit intopocoproject:poco-1.10.1from
Bjoe:fix-windows-missing-pocofoundation-cmake

Conversation

@Bjoe
Copy link
Copy Markdown
Contributor

@Bjoe Bjoe commented Feb 16, 2020

Fix following error on Windows:

lib/cmake/Poco/PocoConfig.cmake:29 (find_package):
  Could not find a package configuration file provided by "PocoFoundation"
  with any of the following names:
    PocoFoundationConfig.cmake
    pocofoundation-config.cmake
  Add the installation prefix of "PocoFoundation" to CMAKE_PREFIX_PATH or set
  "PocoFoundation_DIR" to a directory containing one of the above files.  If
  "PocoFoundation" provides a separate development package or SDK, be sure it
  has been installed.

as I [comment on)(https://github.com//issues/2894#issuecomment-583516967) on #2894

@Bjoe Bjoe added this to the Release 1.10.1 milestone Feb 16, 2020
@obiltschnig obiltschnig merged commit 67c9745 into pocoproject:poco-1.10.1 Feb 16, 2020
@Bjoe
Copy link
Copy Markdown
Contributor Author

Bjoe commented Feb 16, 2020

See also test here https://ci.appveyor.com/project/Bjoe/hunter-tdmm2

@obiltschnig
Copy link
Copy Markdown
Member

Thank you for the quick fix. I guess we're ready to release now.

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.

2 participants