Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
CMake
CMake
Commits
ff77f461
Commit
ff77f461
authored
May 31, 2017
by
Brad King
Browse files
Utilities/Release: Drop unused release script
parent
de16ff3e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Utilities/Release/hythloth_release.cmake
deleted
100644 → 0
View file @
de16ff3e
set
(
PROCESSORS 2
)
set
(
HOST hythloth
)
set
(
MAKE_PROGRAM
"make"
)
set
(
MAKE
"
${
MAKE_PROGRAM
}
-j2"
)
set
(
INITIAL_CACHE
"
CMAKE_BUILD_TYPE:STRING=Release
CMAKE_SKIP_BOOTSTRAP_TEST:STRING=TRUE
"
)
get_filename_component
(
path
"
${
CMAKE_CURRENT_LIST_FILE
}
"
PATH
)
include
(
${
path
}
/release_cmake.cmake
)
Brad King
@brad.king
mentioned in commit
4b31267a
·
Jun 01, 2017
mentioned in commit
4b31267a
mentioned in commit 4b31267abfab1378e61b8406c9270284857810c1
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment