Skip to content

Commit

Permalink
Remove unneeded example files and such from installation
Browse files Browse the repository at this point in the history
  • Loading branch information
Myoldmopar committed Dec 22, 2015
1 parent e5bfc85 commit 09f5359
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmake/Install.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,8 @@ INSTALL( DIRECTORY testfiles/ DESTINATION ExampleFiles/
PATTERN _* EXCLUDE
PATTERN *.ddy EXCLUDE
PATTERN CMakeLists.txt EXCLUDE
PATTERN performance EXCLUDE
PATTERN *.list EXCLUDE
)

# TODO Remove version from file name or generate
Expand Down

13 comments on commit 09f5359

@nrel-bot-3
Copy link

Choose a reason for hiding this comment

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

wrap_for_bugfix_release (Myoldmopar) - x86_64-MacOS-10.9-clang: OK (1939 of 1939 tests passed)

Build Badge Test Badge

@nrel-bot
Copy link

Choose a reason for hiding this comment

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

wrap_for_bugfix_release (Myoldmopar) - i386-Windows-7-VisualStudio-12: OK (1945 of 1945 tests passed)

Build Badge Test Badge

@nrel-bot-2
Copy link

Choose a reason for hiding this comment

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

wrap_for_bugfix_release (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (1945 of 1945 tests passed)

Build Badge Test Badge

@nrel-bot-2
Copy link

Choose a reason for hiding this comment

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

wrap_for_bugfix_release (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed)

Build Badge

@nrel-bot
Copy link

Choose a reason for hiding this comment

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

wrap_for_bugfix_release (Myoldmopar) - Win64-Windows-7-VisualStudio-12: OK (1945 of 1945 tests passed)

Build Badge Test Badge

@nrel-bot-2
Copy link

Choose a reason for hiding this comment

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

wrap_for_bugfix_release (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: OK (871 of 871 tests passed)

Build Badge Test Badge Coverage Badge

@nrel-bot-2
Copy link

Choose a reason for hiding this comment

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

wrap_for_bugfix_release (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: OK (1409 of 1409 tests passed)

Build Badge Test Badge Coverage Badge

@nrel-bot
Copy link

Choose a reason for hiding this comment

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

wrap_for_bugfix_release (Myoldmopar) - i386-Windows-7-VisualStudio-12: OK (0 of 0 tests passed)

Build Badge Test Badge

@nrel-bot
Copy link

Choose a reason for hiding this comment

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

wrap_for_bugfix_release (Myoldmopar) - Win64-Windows-7-VisualStudio-12: OK (0 of 0 tests passed)

Build Badge Test Badge

@nrel-bot-2
Copy link

Choose a reason for hiding this comment

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

wrap_for_bugfix_release (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8: OK (0 of 0 tests passed)

Build Badge Test Badge

@nrel-bot-2
Copy link

Choose a reason for hiding this comment

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

wrap_for_bugfix_release (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-cppcheck-1.61: OK (0 of 0 tests passed)

Build Badge

@nrel-bot-2
Copy link

Choose a reason for hiding this comment

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

wrap_for_bugfix_release (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-UnitTestsCoverage-Debug: Tests Failed

Build Badge Test Badge Coverage Badge

@nrel-bot-2
Copy link

Choose a reason for hiding this comment

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

wrap_for_bugfix_release (Myoldmopar) - x86_64-Linux-Ubuntu-14.04-gcc-4.8-IntegrationCoverage-Debug: Tests Failed

Build Badge Test Badge Coverage Badge

Please sign in to comment.