update
This commit is contained in:
parent
7bea8e1e06
commit
9e7773836c
5 changed files with 6 additions and 4 deletions
|
|
@ -23,5 +23,7 @@ include_directories(external)
|
|||
|
||||
add_subdirectory(mdeartworks)
|
||||
add_subdirectory(mdelibs)
|
||||
if(NOT CMAKE_SYSTEM_NAME STREQUAL "Windows")
|
||||
add_subdirectory(mdebase)
|
||||
endif()
|
||||
add_subdirectory(mdeutils)
|
||||
|
|
|
|||
2
external/milsko
generated
vendored
2
external/milsko
generated
vendored
|
|
@ -1 +1 @@
|
|||
Subproject commit 2af2759e55d000e404e18d2fc084599325a1b595
|
||||
Subproject commit 8a02b3d31be583bff74f1c67d47d07140ed4e48a
|
||||
|
|
@ -8,5 +8,5 @@ format() {
|
|||
}
|
||||
|
||||
format mdebase "mdm milkwm mpanel"
|
||||
format mdelibs "audio audio/pthread core sound include"
|
||||
format mdelibs "audio audio/thread core sound include"
|
||||
format mdeutils "mbiff mauplay"
|
||||
|
|
|
|||
2
mdelibs
2
mdelibs
|
|
@ -1 +1 @@
|
|||
Subproject commit f1cd631aae18283a3eef5ec1e71eca48e56931e9
|
||||
Subproject commit 63fb35c899c2cc967b39b4712dba0aadfd49b82a
|
||||
2
mdeutils
2
mdeutils
|
|
@ -1 +1 @@
|
|||
Subproject commit 35213ac652812391738c5c97b19c145e9eb17ff6
|
||||
Subproject commit ad6df6e3fde16445b6755f56522b235d61b36e57
|
||||
Loading…
Add table
Add a link
Reference in a new issue