gckohaku / gckohaku/cpp-neural-network

memo: ビルドコンフィグ生成時のコマンド

Open Beginner friendly
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

- debug
`cmake -B build/debug -DCMAKE_BUILD_TYPE=Debug -DCMAKE_TOOLCHAIN_FILE=vcpkg/scripts/buildsystems/vcpkg.cmake`
- release
`cmake -B build/release -DCMAKE_BUILD_TYPE=Release -DCMAKE_TOOLCHAIN_FILE=vcpkg/scripts/buildsystems/vcpkg.cmake`

Contributor guide

No contributing guide indexed for this repository

Research direction

No target file is named. Start by locating the repository's existing build instructions and compare them with the two CMake commands in the issue. Done means both debug and release configuration commands, including the vcpkg toolchain setting, are documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
cmake, cpp
Domain
build-system, documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.