FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
log-it-cpp/build-examples.bat at main · LimiNode/log-it-cpp · GitHub
LimiNode
/
log-it-cpp
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
3
Code
Issues
2
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
log-it-cpp
/
build-examples.bat
Copy path
More file actions
More file actions
Latest commit
History
History
History
4 lines (4 loc) · 142 Bytes
Breadcrumbs
log-it-cpp
/
build-examples.bat
Copy path
File metadata and controls
4 lines (4 loc) · 142 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
mkdir
build
cmake -S . -B build -DLOGIT_CPP_BUILD_EXAMPLES=ON -DCMAKE_CXX_STANDARD=
11
>
log.txt
2
>&
1
cmake --build build
>>
log.txt
2
>&
1
pause
Back
|
FazBrowse Home
|
New Git URL