aboutsummaryrefslogtreecommitdiff
path: root/cmake/utils.cmake
AgeCommit message (Collapse)Author
2019-07-08Add Clang warning -Wextra-semiDavid Neto
Also remove the one extra semicolon it found.
2019-01-15Fix effcee-example MinGW cross-compileDavid Neto
For MinGW: - Don't try to use pthreads - Statically link the C++ runtime
2017-04-12Initial commit of EffceeDavid Neto