diff --git a/3rdparty/tiny_gltf/CMakeLists.txt b/3rdparty/tiny_gltf/CMakeLists.txt index 613be433..ea66006b 100644 --- a/3rdparty/tiny_gltf/CMakeLists.txt +++ b/3rdparty/tiny_gltf/CMakeLists.txt @@ -5,8 +5,6 @@ target_include_directories(FGTinyGLTF $ $) -set_target_properties(FGTinyGLTF PROPERTIES LINKER_LANGUAGE CXX) - # in the non-shared case, we need to export these as well if (NOT SIMGEAR_SHARED) install(TARGETS FGTinyGLTF