project_files/hwc/CMakeLists.txt
changeset 15962 4013354585be
parent 15555 107170c05bac
child 16009 7544a7d7c819
equal deleted inserted replaced
15961:4ad8dd66d9d5 15962:4013354585be
   110 
   110 
   111 target_link_libraries(hwengine  fpcrtl
   111 target_link_libraries(hwengine  fpcrtl
   112                                 ${LUA_LIBRARY}
   112                                 ${LUA_LIBRARY}
   113                                 ${OPENGL_LIBRARY}
   113                                 ${OPENGL_LIBRARY}
   114                                 ${SDL2_LIBRARIES}
   114                                 ${SDL2_LIBRARIES}
   115                                 ${SDL2_MIXER_LIBRARIES}
   115                                 ${SDL2_MIXER_LIBRARY}
   116                                 ${SDL2_NET_LIBRARIES}
   116                                 ${SDL2_NET_LIBRARIES}
   117                                 ${SDL2_IMAGE_LIBRARIES}
   117                                 ${SDL2_IMAGE_LIBRARIES}
   118                                 ${SDL2_TTF_LIBRARIES}
   118                                 ${SDL2_TTF_LIBRARIES}
   119                                 physfs
   119                                 physfs
   120                                 physlayer
   120                                 physlayer