cmake update
This commit is contained in:
parent
7997251781
commit
bb1b4f8b41
5 changed files with 14 additions and 14 deletions
|
|
@ -1,6 +1,6 @@
|
|||
include(MDEBase)
|
||||
include(MDEOpenGL)
|
||||
setup_project(mcompass ${CMAKE_INSTALL_BINDIR})
|
||||
mde_setup_project(mcompass ${CMAKE_INSTALL_BINDIR})
|
||||
|
||||
opengl_add(mcompass)
|
||||
math_add(mcompass)
|
||||
mde_opengl_add(mcompass)
|
||||
mde_math_add(mcompass)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue