diff options
author | Nadia Holmquist Pedersen <nadia@nhp.sh> | 2020-11-23 21:57:36 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-23 21:57:36 +0100 |
commit | ddf9a5ac27e1c9b263ffd9f11fab67e38e18d1a8 (patch) | |
tree | a00608450af6815689f4c9646f5b5f36e8b8f07f /src/tiny-AES-c/aes.c | |
parent | f11d53c69c6c2be0363d66b7ab0d941dd4564d65 (diff) |
CMake build fixups (#825)
* CMake build fixups
* Correctly set C/C++ standard
* Specify CXX in project() to get things set up right, also causes it to
link using the C++ compiler which is necessary for LTO builds with Clang
to work right
* Remove Fedora/flatpak build workaround, no longer needed with C++ standard set
* Link libm explicitly if we need to
* Specify -fuse-linker-plugin when building with LTO just in case
* Restore CMAKE_{C,CXX}_STANDRD, oops
* Use C++17
Diffstat (limited to 'src/tiny-AES-c/aes.c')
0 files changed, 0 insertions, 0 deletions