X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fthreads%2FCMakeLists.txt;h=5258be8f70a3534fe2909525642aa9238d05be59;hb=b09636f5ca56c291da707bd8bd8f7260d4e3a8ab;hp=91fcdf248cc1071388ca30f4efcb8a9a3d710d99;hpb=b9a34b1b05ce9cab1b4b67816d7d24bd2bc364b7;p=simgear.git diff --git a/simgear/threads/CMakeLists.txt b/simgear/threads/CMakeLists.txt index 91fcdf24..5258be8f 100644 --- a/simgear/threads/CMakeLists.txt +++ b/simgear/threads/CMakeLists.txt @@ -6,5 +6,4 @@ set(HEADERS SGThread.hxx) set(SOURCES SGThread.cxx) - -simgear_component(threads threads "${SOURCES}" "${HEADERS}") \ No newline at end of file +simgear_component(threads threads "${SOURCES}" "${HEADERS}")