1
0
Fork 0
mirror of https://github.com/TheLartians/ModernCppStarter.git synced 2025-09-03 23:50:53 +02:00
Commit graph

2 commits

Author SHA1 Message Date
ClausKlein
a50af55582 Do NOT set visibility to hidden for all targets
only if requested and only for our target

use clang-tidy too on CI on cmacos
2021-03-02 11:55:41 +01:00
ClausKlein
79060d4af6 do it my way, modernize cmake
build dynamic lib
use makefile wrapper to test all use cases
include clang-tidy config file
prevent clang-tidy warnings
2021-02-12 18:52:34 +01:00