MrGlockenspiel / activate-linux

The "Activate Windows" watermark ported to Linux
GNU General Public License v3.0
4.41k stars 92 forks source link

use pkg-config to discover cflags and link flags #63

Closed Piraty closed 2 years ago

Piraty commented 2 years ago

this is beneficial for all platforms and allows for some cleanup

along, i aligned the makefile to match conventions

NOTE: macos is not tested (you should implement CI ;) )

MrGlockenspiel commented 2 years ago

I am so glad you did this because i am terrible with makefiles still