-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #177 from AntelopeIO/endian-warning-fix
Endian.h warning fix
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule antler-proj
updated
6 files
+1 −1 | include/antler/project/cmake.hpp | |
+42 −2 | include/antler/system/utils.hpp | |
+8 −1 | src/CMakeLists.txt | |
+28 −2 | tests/cmake_tests.cpp | |
+21 −6 | tools/build.hpp | |
+7 −2 | tools/tests/populate_and_build.py |