Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Commit

Permalink
Merge branch 'meson'
Browse files Browse the repository at this point in the history
  • Loading branch information
Bart Zaalberg committed Sep 22, 2018
2 parents 104fbd8 + 53c5b35 commit 3b7feda
Show file tree
Hide file tree
Showing 21 changed files with 69 additions and 1,179 deletions.
92 changes: 0 additions & 92 deletions CMakeLists.txt

This file was deleted.

8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,10 @@ These dependencies must be present before building

### Building
```
mkdir build
meson build --prefix=/usr
cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr ../
make pot
make
ninja
```

### Installing
`sudo make install`
`sudo ninja install`
56 changes: 0 additions & 56 deletions cmake/FindGirCompiler.cmake

This file was deleted.

65 changes: 0 additions & 65 deletions cmake/FindVala.cmake

This file was deleted.

34 changes: 0 additions & 34 deletions cmake/GObjectIntrospectionMacros.cmake

This file was deleted.

67 changes: 0 additions & 67 deletions cmake/GResource.cmake

This file was deleted.

42 changes: 0 additions & 42 deletions cmake/GSettings.cmake

This file was deleted.

Loading

0 comments on commit 3b7feda

Please sign in to comment.