git-svn-id: svn://db.shs.com.ru/libs@703 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -30,6 +30,8 @@ list(APPEND SRC ${FSRC})
|
||||
qt_sources(FSRC DIR "core")
|
||||
list(APPEND SRC ${FSRC})
|
||||
qt_wrap(${SRC} HDRS out_HDR CPPS out_CPP QMS out_QM)
|
||||
file(GLOB PHS "*_p.h" "formats/*_p.h" "core/*_p.h")
|
||||
list(REMOVE_ITEM out_HDR "${PHS}")
|
||||
qt_add_library(qglengine_core SHARED out_CPP)
|
||||
qt_target_link_libraries(qglengine_core qad_utils qad_widgets assimp ${OPENGL_LIBRARIES})
|
||||
message(STATUS "Building qglengine_core")
|
||||
|
||||
Reference in New Issue
Block a user