Removed single-header deployment
This commit is contained in:
parent
da18c59969
commit
2d7ef45983
1285
INCLUDE/Eule.cpp
1285
INCLUDE/Eule.cpp
File diff suppressed because it is too large
Load Diff
3274
INCLUDE/Eule.h
3274
INCLUDE/Eule.h
File diff suppressed because it is too large
Load Diff
BIN
INCLUDE/deggl
BIN
INCLUDE/deggl
Binary file not shown.
@ -1,8 +0,0 @@
|
|||||||
# Build the include files
|
|
||||||
echo "Building the include files..."
|
|
||||||
./deggl -i ../Eule/*.cpp -o Eule
|
|
||||||
|
|
||||||
# Verify that they compile cleanly
|
|
||||||
# For simplicity, we'll test without intrisics enabled
|
|
||||||
echo "Verifying that they compile"
|
|
||||||
g++ Eule.cpp -c -S -std=c++17 -o - -Wall -Wextra -Wpedantic -mavx -D _EULE_NO_INTRINSICS_ > /dev/null
|
|
Loading…
x
Reference in New Issue
Block a user