瀏覽代碼

I hate gcc

Paul 11 年之前
父節點
當前提交
06b1338059
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      utilities/ffvii_field_model_exporter_pc/CMakeLists.txt

+ 1 - 0
utilities/ffvii_field_model_exporter_pc/CMakeLists.txt

@@ -33,6 +33,7 @@ if(WIN32)
 endif()
 
 set(LIBRARIES
+	q-gears-data
     Utility
 )
 target_link_libraries(ff7_field_model_exporter_pc    ${LIBRARIES})