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

transcomb #3534

Merged
merged 4 commits into from
Jan 20, 2017
Merged

transcomb #3534

merged 4 commits into from
Jan 20, 2017

Conversation

jerowe
Copy link
Contributor

@jerowe jerowe commented Jan 20, 2017

  • I have read the guidelines above.
  • This PR adds a new recipe.
  • This PR updates an existing recipe.
  • This PR does something else (explain below).

Adding in a recipe for transcomb

project (Pre_Alignment)

set(CMAKE_CXX_COMPILER "g++")
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -O3")
Copy link
Member

Choose a reason for hiding this comment

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

This is not needed I suppose?

cmake_minimum_required(VERSION 2.6)
project (Pre_Alignment)

set(CMAKE_CXX_COMPILER "g++")
Copy link
Member

Choose a reason for hiding this comment

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

This is not needed as well.

@bgruening bgruening merged commit 9677e4b into bioconda:master Jan 20, 2017
@bgruening
Copy link
Member

That was the wrong button :(
I will remove both files.

@jerowe jerowe deleted the feature/transcomb branch October 9, 2019 11:09
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