Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

Update CMakeLists.txt #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update CMakeLists.txt #7

wants to merge 1 commit into from

Conversation

akvavit01
Copy link

Tested on Ubuntu MATE 20.04
std::variant is only available from c++17 onwards, so the c++ standard is set explicitly in CMakeLists.txt

Copy link

@rsinnet rsinnet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should break if the compiler doesn't support the -std=c++17 flag.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants