Merge pull request #1785 from dgcole/master

Fix CMake double precision builds
This commit is contained in:
David Snopek
2025-06-07 14:14:20 -05:00
committed by GitHub

View File

@@ -86,9 +86,9 @@ missing. ]]
function(
binding_generator_generate_bindings
API_FILE
USE_TEMPLATE_GET_NODE,
BITS,
PRECISION,
USE_TEMPLATE_GET_NODE
BITS
PRECISION
OUTPUT_DIR
)
# This code snippet will be squashed into a single line