mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[CMAKE]
- Fix a missing dependency. svn path=/branches/cmake-bringup/; revision=50322
This commit is contained in:
@@ -122,6 +122,7 @@ add_library(acpica
|
||||
acpica/utilities/utxface.c)
|
||||
|
||||
set_target_properties(acpica PROPERTIES COMPILE_DEFINITIONS "ACPI_USE_LOCAL_CACHE")
|
||||
add_dependencies(acpica bugcodes)
|
||||
|
||||
add_library(acpi SHARED
|
||||
busmgr/bus.c
|
||||
|
||||
Reference in New Issue
Block a user