Skip to content
This repository has been archived by the owner on Apr 20, 2019. It is now read-only.

Commit

Permalink
forgot
Browse files Browse the repository at this point in the history
Signed-off-by: Ste74 <[email protected]>
  • Loading branch information
Ste74 committed Jul 2, 2018
1 parent cb7ab3d commit 450d9cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ install(FILES extension.js
install(DIRECTORY schemas
DESTINATION ${EXT_INSTALL_DIR}/${EXT_DIR}/)

install(CODE "EXECUTE_PROCESS(COMMAND glib-compile-schemas ./schemas)")
install(CODE "EXECUTE_PROCESS(COMMAND glib-compile-schemas ${EXT_INSTALL_DIR}/${EXT_DIR}/schemas)")

0 comments on commit 450d9cd

Please sign in to comment.