Skip to content
Snippets Groups Projects
Unverified Commit 5ee4ec40 authored by Tushar Maheshwari's avatar Tushar Maheshwari Committed by GitHub
Browse files

Update CMake usage to enable C++17 (#156)

The target_compile_features command allows setting PUBLIC compile features for the library, making it implicit for the applications linking it. This reduces the CMake boilerplate required to set up a dependent project (eg. ftxui-starter).
parent a56bb508
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment