This website requires JavaScript.
Explore
Help
Sign In
pdch
/
Atom
Watch
1
Star
0
Fork
0
You've already forked Atom
mirror of
https://github.com/54108/Atom.git
synced
2025-04-22 17:26:05 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
57a3a89781
Branches
Tags
View all branches
Atom
/
readme.md
5 lines
45 B
Markdown
Raw
Normal View
History
Unescape
Escape
fix bug
2024-09-16 01:33:21 +08:00
```
添加项目基础结构,包括CMake配置、头文件和实现文件,新增.gitignore和README文档
2024-09-16 01:26:08 +08:00
mkdir build
&
&
cd build
cmake ..
make
fix bug
2024-09-16 01:33:21 +08:00
```
Reference in New Issue
Copy Permalink