Skip to content

Commit

Permalink
[cmake/FindGameKit.cmake] Removed.
Browse files Browse the repository at this point in the history
  • Loading branch information
Unarelith committed Apr 29, 2020
1 parent 88041e5 commit 975e3a8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 28 deletions.
12 changes: 0 additions & 12 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,18 +32,6 @@ addons:

before_install:
- sudo cp /usr/include/lua5.2/* /usr/include/
- git clone git://github.com/SFML/SFML.git
- cd SFML
- cmake .
- make -j8
- sudo make install
- cd ..
- git clone git://github.com/Quent42340/GameKit.git
- cd GameKit
- cmake .
- make -j8
- sudo make install
- cd ..

script:
- mkdir build
Expand Down
16 changes: 0 additions & 16 deletions cmake/FindGameKit.cmake

This file was deleted.

0 comments on commit 975e3a8

Please sign in to comment.