summarylogtreecommitdiffstats
path: root/godot-cpp.pc.in
blob: 7a31e343e8c950a391ad4dfd3b7b737329b88b62 (plain)
1
2
3
4
5
6
7
8
9
10
prefix=/usr
exec_prefix=${prefix}/bin
libdir=${prefix}/lib
includedir=${prefix}/include

Name: Godot C++ Bindings
Description: C++ bindings for the Godot script API.
Version: @VERSION@
Libs: -lgodot-cpp
Cflags: -I${includedir}/godot_cpp