kicad/3d-viewer/3d_cache/sg
Ian McInerney 9e3ac0eafb Don't install the import library for the 3dsg library
No one on Windows should be linking to it outside of
the build process, so there is no need for it in the
installer

Fixes https://gitlab.com/kicad/code/kicad/issues/1842


(cherry picked from commit 3bb44f3804)
2021-07-01 19:31:46 +00:00
..
CMakeLists.txt Don't install the import library for the 3dsg library 2021-07-01 19:31:46 +00:00
ifsg_api.cpp Modify a few messages to make translations more easy. 2017-10-12 10:39:32 +02:00
ifsg_appearance.cpp Changed IFSG* log reports from stderr/stdout to wxLogTrace 2016-02-23 16:28:41 +11:00
ifsg_colors.cpp Changed IFSG* log reports from stderr/stdout to wxLogTrace 2016-02-23 16:28:41 +11:00
ifsg_coordindex.cpp Changed IFSG* log reports from stderr/stdout to wxLogTrace 2016-02-23 16:28:41 +11:00
ifsg_coords.cpp Changed IFSG* log reports from stderr/stdout to wxLogTrace 2016-02-23 16:28:41 +11:00
ifsg_faceset.cpp Changed IFSG* log reports from stderr/stdout to wxLogTrace 2016-02-23 16:28:41 +11:00
ifsg_index.cpp Changed IFSG* log reports from stderr/stdout to wxLogTrace 2016-02-23 16:28:41 +11:00
ifsg_node.cpp Changed IFSG* log reports from stderr/stdout to wxLogTrace 2016-02-23 16:28:41 +11:00
ifsg_normals.cpp Changed IFSG* log reports from stderr/stdout to wxLogTrace 2016-02-23 16:28:41 +11:00
ifsg_shape.cpp Switched SG* classes and plugin loader logging code from stderr to wxLogTrace 2016-02-23 17:46:22 +11:00
ifsg_transform.cpp Changed IFSG* log reports from stderr/stdout to wxLogTrace 2016-02-23 16:28:41 +11:00
scenegraph.cpp Compatibility fixes for GLM 0.9.9 2018-02-06 13:30:13 +01:00
scenegraph.h Fix a few doxygen warnings 2017-06-20 10:47:30 +02:00
sg_appearance.cpp Workaround for non-ASCII filenames in Windows 2017-03-03 14:30:47 -05:00
sg_appearance.h Workaround for non-ASCII filenames in Windows 2017-03-03 14:30:47 -05:00
sg_base.cpp Switched SG* classes and plugin loader logging code from stderr to wxLogTrace 2016-02-23 17:46:22 +11:00
sg_colors.cpp Workaround for non-ASCII filenames in Windows 2017-03-03 14:30:47 -05:00
sg_colors.h Workaround for non-ASCII filenames in Windows 2017-03-03 14:30:47 -05:00
sg_coordindex.cpp + Bugfix: changed Plugin Loader to expect 'GetPluginVersion' instead of 2015-12-15 18:53:03 +11:00
sg_coordindex.h + Bugfix: changed Plugin Loader to expect 'GetPluginVersion' instead of 2015-12-15 18:53:03 +11:00
sg_coords.cpp Workaround for non-ASCII filenames in Windows 2017-03-03 14:30:47 -05:00
sg_coords.h Workaround for non-ASCII filenames in Windows 2017-03-03 14:30:47 -05:00
sg_faceset.cpp Workaround for non-ASCII filenames in Windows 2017-03-03 14:30:47 -05:00
sg_faceset.h Workaround for non-ASCII filenames in Windows 2017-03-03 14:30:47 -05:00
sg_helpers.cpp Remove some extra semicolons 2017-11-09 19:52:18 +01:00
sg_helpers.h Remove some extra semicolons 2017-11-09 19:52:18 +01:00
sg_index.cpp Workaround for non-ASCII filenames in Windows 2017-03-03 14:30:47 -05:00
sg_index.h Fix a few doxygen warnings 2017-06-25 11:26:04 +02:00
sg_node.cpp 3d-viewer: Clear memset warnings 2019-01-09 21:43:23 -08:00
sg_node.h Remove some extra semicolons 2017-11-09 19:52:18 +01:00
sg_normals.cpp Workaround for non-ASCII filenames in Windows 2017-03-03 14:30:47 -05:00
sg_normals.h Workaround for non-ASCII filenames in Windows 2017-03-03 14:30:47 -05:00
sg_shape.cpp Workaround for non-ASCII filenames in Windows 2017-03-03 14:30:47 -05:00
sg_shape.h Workaround for non-ASCII filenames in Windows 2017-03-03 14:30:47 -05:00