mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
misc/quantum++: Change to c++17
Reported by: Vlad Gheorghiu <vlad@softwareq.ca>
This commit is contained in:
parent
0d45d70a5f
commit
209e8f440e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user