Code review comment for lp:~elementary-pantheon/switchboard/switchboard-gmodule

Revision history for this message
Cody Garver (codygarver) wrote :

set (PLUGS_DIR ${CMAKE_INSTALL_FULL_LIBDIR}/switchboard)

to

set (PLUGS_DIR ${CMAKE_INSTALL_FULL_LIBDIR}/${CMAKE_PROJECT_NAME})

review: Needs Fixing

« Back to merge proposal