This website requires JavaScript.
Explore
Help
Sign In
haskal
/
kicad
Watch
1
Star
0
Fork
You've already forked kicad
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0fd0e84162
kicad
/
3d-viewer
/
3d_plugin_dir.h.in
2 lines
43 B
C
Raw
Normal View
History
Unescape
Escape
Fix 3D plugins mutiarch support. Use CMAKE_INSTALL_LIBDIR instead of wxStandardPaths::GetPluginsDir() to determine plugin directory. Fixes lp:1682812 https://bugs.launchpad.net/kicad/+bug/1682812
2017-04-17 01:41:21 +00:00
#
define PLUGINDIR "@CMAKE_INSTALL_LIBDIR@"