Specify a default C++ standard for generated CMakeLists.txt files

Open Beginner friendly
#161 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
72/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active
Tech stack
cmake, cpp
Domain
build-system

Research direction

Start by locating the generator for CMakeLists.txt files and inspect the generated content. Confirm that the generated configuration explicitly requests C++20, then verify the relevant generation checks or tests if the repository provides them.

Written by the indexing model from the issue text.

Description

enhancement good first issue gyp-to-cmake

Right now in the generated files there is no specified C++ standard so compiler fallbacks to the default version. My recommendation is to use C++20 standard instead.

Dominant language
TypeScript
Stars
188
Forks
10
Avg merge
2d 17h
Merged PRs (30d)
3

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from callstackincubator/react-native-node-api

All issues in callstackincubator/react-native-node-api

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.