Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
teqp_fork_old
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sven Michael Pohl
teqp_fork_old
Commits
ff0fb8c8
Commit
ff0fb8c8
authored
2 years ago
by
Ian Bell
Browse files
Options
Downloads
Patches
Plain Diff
Don't include boost::multiprecision
parent
64a5cea8
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CMakeLists.txt
+2
-0
2 additions, 0 deletions
CMakeLists.txt
externals/mcx
+1
-1
1 addition, 1 deletion
externals/mcx
with
3 additions
and
1 deletion
CMakeLists.txt
+
2
−
0
View file @
ff0fb8c8
...
@@ -114,6 +114,8 @@ endif()
...
@@ -114,6 +114,8 @@ endif()
if
(
TEQP_MULTIPRECISION_ENABLED
)
if
(
TEQP_MULTIPRECISION_ENABLED
)
add_definitions
(
-DTEQP_MULTIPRECISION_ENABLED
)
add_definitions
(
-DTEQP_MULTIPRECISION_ENABLED
)
else
()
add_definitions
(
-DMULTICOMPLEX_NO_MULTIPRECISION
)
endif
()
endif
()
if
(
NOT TEQP_NO_PYTHON
)
if
(
NOT TEQP_NO_PYTHON
)
...
...
This diff is collapsed.
Click to expand it.
mcx
@
49857380
Compare
70720c3e
...
49857380
Subproject commit
70720c3e08853fe537b48e5321924c9b8eab4c7e
Subproject commit
498573807d0be86922b7783050f5e2580ffa37f6
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment