summaryrefslogtreecommitdiff
path: root/source/luametatex/cmake/mp.cmake
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2023-04-27 00:04:07 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2023-04-27 00:04:07 +0200
commit6b25a7a970ba9553adf8077ef2eecb50a5d77818 (patch)
treef06e40077ba9e55af4bf6cab52313f79f8ea84a8 /source/luametatex/cmake/mp.cmake
parent657457ef4a08c1f000f272e00f654f4064cc37bd (diff)
downloadcontext-6b25a7a970ba9553adf8077ef2eecb50a5d77818.tar.gz
2023-04-26 23:31:00
Diffstat (limited to 'source/luametatex/cmake/mp.cmake')
-rw-r--r--source/luametatex/cmake/mp.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/luametatex/cmake/mp.cmake b/source/luametatex/cmake/mp.cmake
index 22680cdb7..4870178fd 100644
--- a/source/luametatex/cmake/mp.cmake
+++ b/source/luametatex/cmake/mp.cmake
@@ -6,6 +6,7 @@ set(mp_sources
source/mp/mpc/mpmathdouble.c
source/mp/mpc/mpmathbinary.c
source/mp/mpc/mpmathdecimal.c
+ source/mp/mpc/mpmathposit.c
source/libraries/decnumber/decContext.c
source/libraries/decnumber/decNumber.c
@@ -29,6 +30,7 @@ target_include_directories(mp PRIVATE
source/libraries/decnumber
source/utilities
source/libraries/mimalloc/include
+ source/libraries/softposit/source/include
)
target_compile_definitions(mp PUBLIC