Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@bazfp
Copy link

@bazfp bazfp commented Jun 9, 2022

After some investigation this is the correct solution for the #42 PR.

The GNUInstallDirs module was loaded AFTER the use of the CMAKE_INSTALL_INCLUDEDIR This meant it was not being evaluated correctly. This reordering resolves that.

@wqking
Copy link
Owner

wqking commented Jun 9, 2022

Good job. But what's the archive.tar.gz?

@bazfp bazfp force-pushed the GNUInstallUtils branch from c062141 to 17a648e Compare June 9, 2022 12:39
@bazfp bazfp force-pushed the GNUInstallUtils branch from 17a648e to c0d01bf Compare June 9, 2022 12:40
@bazfp
Copy link
Author

bazfp commented Jun 9, 2022

Whoops! Was just a source archive for hunter. Removed

@bazfp
Copy link
Author

bazfp commented Jun 9, 2022

Can I get a release soon :)

@wqking wqking merged commit 3e09184 into wqking:master Jun 9, 2022
@wqking
Copy link
Owner

wqking commented Jun 9, 2022

I tested the PR, it works properly.
You need a release to add to Hunter repository? How about a special release just for hunter? Is it OK?
There is no much functioning changes since 0.1.2, so I doubt if the version number should be increased.

@bazfp
Copy link
Author

bazfp commented Jun 9, 2022

I need a .tar.gz hosted to add to Hunter yes, a GitHub release is the best way.

Either bump the patch version and do a release in main or do a release in a fork :)

@wqking
Copy link
Owner

wqking commented Jun 9, 2022

I create a release. Let me know if it works. And after you add it to hunter, you may update the readme or give me the instruction on how to use eventpp with hunter.

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