Add config.cmake file

This commit is contained in:
2016-12-23 21:00:42 -06:00
parent c2a3abcbed
commit 7dc22532e8
4 changed files with 13 additions and 7 deletions
+2
View File
@@ -0,0 +1,2 @@
set(Ox_INCLUDE_DIRS ${PREFIX}/include/ox)
set(OxFs_LIBRARY ${PREFIX}/lib/ox/libOxFs.a)