From 3075b0de2e889199c65438d9b3680f08e75eaaeb Mon Sep 17 00:00:00 2001 From: Andreas Stöckel Date: Wed, 15 Apr 2015 00:37:19 +0200 Subject: Add header containing callbacks used for the resolution of nodes in the document graph --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index b1a109b..d2f69c6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -184,6 +184,7 @@ ADD_LIBRARY(ousia_core src/core/model/Node src/core/model/Project src/core/model/RootNode + src/core/model/ResolutionCallbacks src/core/model/Style src/core/model/Syntax src/core/model/Typesystem -- cgit v1.2.3