mirror of
https://github.com/reactos/CMake.git
synced 2025-02-08 21:09:48 +00:00
ENH: Add install command for executable.
This commit is contained in:
parent
3b59c7b97a
commit
0fcf365137
@ -48,5 +48,7 @@ ELSE(NOT QT4_FOUND)
|
||||
ADD_EXECUTABLE(QtDialog WIN32 MACOSX_BUNDLE ${SRCS})
|
||||
TARGET_LINK_LIBRARIES(QtDialog CMakeLib ${QT_QTMAIN_LIBRARY} ${QT_LIBRARIES})
|
||||
|
||||
INSTALL_TARGETS(/bin QtDialog)
|
||||
|
||||
ENDIF(NOT QT4_FOUND)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user