فهرست منبع

fixed typo in CMakeLists.txt

bunnei 12 سال پیش
والد
کامیت
afc9e27fc7
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/core/CMakeLists.txt

+ 1 - 1
src/core/CMakeLists.txt

@@ -17,7 +17,7 @@ set(SRCS    core.cpp
             arm/interpreter/thumbemu.cpp
             arm/interpreter/vfp/vfp.cpp
             arm/interpreter/vfp/vfpdouble.cpp
-            arm/interpreter/vfp/vfpinsr.cpp
+            arm/interpreter/vfp/vfpinstr.cpp
             arm/interpreter/vfp/vfpsingle.cpp
             arm/interpreter/mmu/arm1176jzf_s_mmu.cpp
             arm/interpreter/mmu/cache.cpp