Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release preparations #172

Merged
merged 2 commits into from
Jun 1, 2017
Merged

Release preparations #172

merged 2 commits into from
Jun 1, 2017

Conversation

favreau
Copy link
Member

@favreau favreau commented Jun 1, 2017

No description provided.

@favreau favreau force-pushed the master branch 6 times, most recently from 4c60022 to c3522bf Compare June 1, 2017 14:54
.gitmodules Outdated
path = CMake/common
url = https://github.com/Eyescale/CMake
branch = master
shallow = true
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no branch and shallow

CMakeLists.txt Outdated
if(NOT EXISTS ${CMAKE_SOURCE_DIR}/CMake/common/Common.cmake)
message(FATAL_ERROR "CMake/common missing, run: git submodule update --init")
endif()

include(GitExternal)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove include(GitExternal)

README.md Outdated
@@ -95,7 +95,7 @@ Clone OSPRay 1.2.0 in the same folder level as ISPC compiler
git clone https://github.com/BlueBrain/Brayns.git
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@favreau favreau merged commit 19e95d3 into BlueBrain:master Jun 1, 2017
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.

2 participants