Skip to content

Commit

Permalink
rockspec: Set CMake build type
Browse files Browse the repository at this point in the history
  • Loading branch information
randstr committed Aug 5, 2018
1 parent 3393dcf commit 874aaa9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions editorconfig-core-scm-1.rockspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ dependencies = {
build = {
type = "cmake",
variables = {
CMAKE_BUILD_TYPE = "Release",
CMAKE_INSTALL_PREFIX = "$(PREFIX)",
ECL_LIBDIR = "$(LIBDIR)",
},
Expand Down

0 comments on commit 874aaa9

Please sign in to comment.