Closed borine closed 5 years ago
Thanks, as soon as I am back in my working environment I ll apply the patch
On Sun, Mar 17, 2019, 4:07 PM borine notifications@github.com wrote:
cmake for the library currently fails because of a type in a filename in library/CMakeLists.txt. This PR corrects that error
You can view, comment on, or merge this pull request online at:
https://github.com/JvanKatwijk/dab-cmdline/pull/57 Commit Summary
- library/CMakeLists.txt: fix typo
File Changes
- M library/CMakeLists.txt https://github.com/JvanKatwijk/dab-cmdline/pull/57/files#diff-0 (2)
Patch Links:
- https://github.com/JvanKatwijk/dab-cmdline/pull/57.patch
- https://github.com/JvanKatwijk/dab-cmdline/pull/57.diff
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/JvanKatwijk/dab-cmdline/pull/57, or mute the thread https://github.com/notifications/unsubscribe-auth/AITzwABd0P4pRHm6P935QJS_BtCLeM6Bks5vXloegaJpZM4b4cUl .
Thanks for the effort
cmake for the library currently fails because of a type in a filename in library/CMakeLists.txt. This PR corrects that error