Skip to content

CMake scripts to build the playerctl library and command line interface.

License

Notifications You must be signed in to change notification settings

ungive/playerctl-cmake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

playerctl-cmake

Build files to build playerctl with the CMake build system instead of Meson.

Build

$ mkdir build && cd build
$ cmake ..
$ cmake --build .

This produces a libplayerctl.so shared library and the playerctl-cli command line interface.

License

This project is licensed under the same terms as playerctl. See COPYING for details.

About

CMake scripts to build the playerctl library and command line interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published