diff options
Diffstat (limited to 'arch/powerpc')
| -rw-r--r-- | arch/powerpc/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/CMakeLists.txt b/arch/powerpc/CMakeLists.txt index a58a0dd2..8b771bbc 100644 --- a/arch/powerpc/CMakeLists.txt +++ b/arch/powerpc/CMakeLists.txt @@ -6,7 +6,7 @@ if(NOT BN_INTERNAL_BUILD) add_subdirectory(${PROJECT_SOURCE_DIR}/../.. ${PROJECT_BINARY_DIR}/api) endif() -file(GLOB SOURCES +file(GLOB SOURCES CONFIGURE_DEPENDS arch_ppc.cpp assembler.cpp disassembler.cpp |
