update
This commit is contained in:
parent
dd6d352a02
commit
b6dfd77d45
4 changed files with 5 additions and 4 deletions
|
|
@ -3,7 +3,7 @@ project(
|
||||||
mde
|
mde
|
||||||
)
|
)
|
||||||
|
|
||||||
list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/mdecmake)
|
list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/mdecmake/cmake)
|
||||||
|
|
||||||
include(CheckIncludeFiles)
|
include(CheckIncludeFiles)
|
||||||
|
|
||||||
|
|
@ -18,6 +18,7 @@ add_subdirectory(external/milsko)
|
||||||
|
|
||||||
include_directories(external)
|
include_directories(external)
|
||||||
|
|
||||||
|
add_subdirectory(mdecmake)
|
||||||
add_subdirectory(mdelibs)
|
add_subdirectory(mdelibs)
|
||||||
add_subdirectory(mdebase)
|
add_subdirectory(mdebase)
|
||||||
add_subdirectory(mdeutils)
|
add_subdirectory(mdeutils)
|
||||||
|
|
|
||||||
2
mdebase
2
mdebase
|
|
@ -1 +1 @@
|
||||||
Subproject commit 1f5eb4255d07d0a076c7ea1673fb898eb984ea1d
|
Subproject commit 6ff2d27e31b995b71fd66407e3c5d3f74ce9ea75
|
||||||
2
mdecmake
2
mdecmake
|
|
@ -1 +1 @@
|
||||||
Subproject commit a590b2bd4d811f98e4843a7fcac50904eb4b94bb
|
Subproject commit 84c4110bfeebcf23c9256ca3d163f4efd5f35bff
|
||||||
2
mdeutils
2
mdeutils
|
|
@ -1 +1 @@
|
||||||
Subproject commit f91f5042cba0567d5505315d8b6c2c09efb88146
|
Subproject commit 75fde75982acdecbd23445d0b98166ae947d96e1
|
||||||
Loading…
Add table
Add a link
Reference in a new issue