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
6ea6bdd2ea add options.cmake project config file
common options used for every cmake project
prevent reame of standalone executable via cmake properties
2021-02-17 10:31:56 +01:00