Skip to content

cmake/Misc.cmake: fix typo on CMAKE_INSTALL_RPATH_USE_LINK_PATH type#7013

Open
carandraug wants to merge 1 commit intoBVLC:masterfrom
carandraug:patch-1
Open

cmake/Misc.cmake: fix typo on CMAKE_INSTALL_RPATH_USE_LINK_PATH type#7013
carandraug wants to merge 1 commit intoBVLC:masterfrom
carandraug:patch-1

Conversation

@carandraug
Copy link

In cmake the type of variables is BOOL and not BOOLEAN. This was
causing the warnings "implicitly converting 'BOOLEAN' to 'STRING'
type" when building.

In cmake the type of variables is BOOL and not BOOLEAN.  This was
causing the warnings "implicitly converting 'BOOLEAN' to 'STRING'
type" when building.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant