Skip to content

Commit

Permalink
fix: del fips
Browse files Browse the repository at this point in the history
  • Loading branch information
zeromake committed Jan 3, 2024
1 parent c02082b commit 82f456a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@
.idea/
#<fips
build/
.xmake/
.xmake/
.DS_Store
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,13 @@

## Building

[Fips](http://floooh.github.io/fips/index.html) is used as build system to support multiple platforms.

#### Requirements

* a **C development environment**:
- OSX: Xcode + command line tools
- Linux: gcc/clang
- Windows: Visual Studio/Mingw
* [xmake](https://xmake.io/)
* **Linux only:** libgl-dev libx11-dev libxi-dev libxcursor-dev

#### How to Build

Expand Down

0 comments on commit 82f456a

Please sign in to comment.