4 lines
83 B
CMake
4 lines
83 B
CMake
include(MDEBase)
|
|
setup_project(mimview ${CMAKE_INSTALL_BINDIR})
|
|
|
|
math_add(mimview)
|