X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fscene%2FCMakeLists.txt;h=732798b693122d976ff169e98ede8f3bdaf29270;hb=bcb320b537b6f7e5e3724e8a30d309322171eb43;hp=73df4e82c9987d110ccfcc8a728418dc4d158089;hpb=b9a34b1b05ce9cab1b4b67816d7d24bd2bc364b7;p=simgear.git diff --git a/simgear/scene/CMakeLists.txt b/simgear/scene/CMakeLists.txt index 73df4e82..732798b6 100644 --- a/simgear/scene/CMakeLists.txt +++ b/simgear/scene/CMakeLists.txt @@ -9,6 +9,7 @@ foreach( mylibfolder sky tgdb util + tsync ) add_subdirectory(${mylibfolder})