Skip to content

Commit

Permalink
remove cmake configure files
Browse files Browse the repository at this point in the history
  • Loading branch information
xVanTuring authored and xVanTuring committed Apr 15, 2019
1 parent 4132742 commit 7269974
Show file tree
Hide file tree
Showing 6 changed files with 42 additions and 2,312 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ node_modules
prebuilds
.ccls-cache
compile_commands.json
.DS_*
.DS_*
.vscode
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,4 @@ before_install:
- clang++ -v
install:
- npm install
- npm install sharp async image-palette image-pixels
# if: tag IS present
if: tag IS present
36 changes: 0 additions & 36 deletions CMakeLists.txt

This file was deleted.

Loading

0 comments on commit 7269974

Please sign in to comment.