git-svn-id: svn://db.shs.com.ru/libs@202 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -29,7 +29,7 @@ qt4_wrap_ui(CUIS ${UIS})
|
||||
qt4_add_resources(CRES ${RES})
|
||||
add_library(${PROJECT_NAME} SHARED ${CPPS} ${CMOCS} ${CUIS} ${CRES} ${MOCS})
|
||||
target_link_libraries(${PROJECT_NAME} ${LIBS})
|
||||
|
||||
message(STATUS "Building ${PROJECT_NAME}")
|
||||
if (LIBPROJECT)
|
||||
sdk_install("qglview" "${PROJECT_NAME}" "${MOCS}")
|
||||
else()
|
||||
|
||||
Reference in New Issue
Block a user