From bd3fe0cac583739bc0d7c4b5c8f301bb350abca0 Mon Sep 17 00:00:00 2001 From: Andy Belle-Isle Date: Fri, 30 Aug 2019 00:19:31 -0400 Subject: Renamed lib to deps so github will ignore it for language stats --- deps/sol2/sol2.pc.in | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 deps/sol2/sol2.pc.in (limited to 'deps/sol2/sol2.pc.in') diff --git a/deps/sol2/sol2.pc.in b/deps/sol2/sol2.pc.in new file mode 100644 index 0000000..96ea41e --- /dev/null +++ b/deps/sol2/sol2.pc.in @@ -0,0 +1,6 @@ +includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@ + +Name: sol2 +Description: C++ <-> Lua Wrapper Library +Version: @sol2_VERSION@ +Cflags: -I${includedir} -- cgit v1.2.3