Prepare the project for json-glib.

This required writing a special CMake find module.
This commit is contained in:
2010-12-05 15:23:10 +01:00
parent 1d956964e2
commit 3d3a71d5d2
4 changed files with 65 additions and 2 deletions

View File

@@ -9,6 +9,7 @@
*/
#include <gtk/gtk.h>
#include <json-glib/json-glib.h>
#include "config.h"

View File

@@ -11,6 +11,7 @@
#include <string.h>
#include <gtk/gtk.h>
#include <json-glib/json-glib.h>
#include "config.h"