Skip to content

Commit 88b1617

Browse files
author
Tomáš Malý
committed
fix linux installation
1 parent bd4d74d commit 88b1617

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

browser/src/vts-browser-desktop/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ buildsys_ide_groups(vts-browser-desktop apps)
3535
# install
3636
include(GNUInstallDirs)
3737
install(TARGETS vts-browser-desktop
38+
COMPONENT browser-desktop
3839
RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}
3940
BUNDLE DESTINATION ${CMAKE_INSTALL_BINDIR}
40-
COMPONENT browser-desktop
4141
)
4242

4343

0 commit comments

Comments
 (0)