4 lines
91 B
CMake
4 lines
91 B
CMake
include(MDEBase)
|
|
mde_setup_project(mimview ${CMAKE_INSTALL_BINDIR})
|
|
|
|
mde_math_add(mimview)
|