Add gaspressures to cmake

Ignoring the fact that cmake is a disgusting pile of crap, let's at least
track the files in our project for the people who want to use it.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2014-08-27 05:43:54 -07:00
parent d00390d46d
commit 113ccc18cd

View file

@ -89,6 +89,7 @@ SET(SUBSURFACE_CORE_LIB_SRCS
parse-xml.c
planner.c
profile.c
gaspressures.c
worldmap-save.c
save-git.c
save-xml.c