diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-10-13 18:15:42 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-10-13 18:17:01 +0000 |
| commit | 209e8f440ec607d4b80adc32d86b3d5cf073d2f1 (patch) | |
| tree | 5f208e761787238f59666baa0184dd28cccd18e4 /misc/quantum++/Makefile | |
| parent | 0d45d70a5fdf13af63c2363ae7c57a1def43415f (diff) | |
Diffstat (limited to 'misc/quantum++/Makefile')
| -rw-r--r-- | misc/quantum++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/quantum++/Makefile b/misc/quantum++/Makefile index 09c98231a1be..f9829ebc0d15 100644 --- a/misc/quantum++/Makefile +++ b/misc/quantum++/Makefile @@ -9,7 +9,7 @@ COMMENT= C++ header-only general purpose quantum computing library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cmake:testing compiler:c++11-lang eigen:3,build,run +USES= cmake:testing compiler:c++17-lang eigen:3,build,run USE_GITHUB= yes GH_ACCOUNT= softwareQinc |
