47ccfe279a
Changed: Use the Windows SDK installed with VC++ or the most recent compatible one
5 lines
No EOL
185 B
CMake
5 lines
No EOL
185 B
CMake
# TODO add install for the .txt and .cfg
|
|
ADD_SUBDIRECTORY(plugin_max)
|
|
|
|
INSTALL(FILES ligoscape.cfg DESTINATION maxplugin/plugins)
|
|
INSTALL(FILES ligoscape.txt DESTINATION maxplugin/docs) |