units icon indicating copy to clipboard operation
units copied to clipboard

Fix some cmake option Variable and add an alternative cmake configuration

Open augustoicaro opened this issue 5 years ago • 2 comments

Hello!

I was configuring this library in my company Linux project today and found some inconsistencies in cmake variables. I took some time to be able to compile this library inside my project. I believe the problem was with some macros clash. After using macro definitions to use only the units that I was interested in, everything works.

I choose your library after a great presentation by Mateusz Pusz at CppCon2020, it is the best option for the project limitations. We are very excited to test it in production soon.

Congrats!

augustoicaro avatar Oct 29 '20 05:10 augustoicaro

awesome PR, thank you very much. I'll pull this once I roll everything into the dev branch

nholthaus avatar Nov 16 '20 23:11 nholthaus

Thanks! Sorry if I didn't follow the PR branch template.

augustoicaro avatar Nov 17 '20 00:11 augustoicaro