Skip to content

Commit

Permalink
Don't ask to build test suite on Windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
genio committed Aug 31, 2019
1 parent f9050ca commit 11d84a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions alienfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ share {
'-DCMAKE_POSITION_INDEPENDENT_CODE:BOOL=true',
'-DCMAKE_INSTALL_PREFIX:PATH=%{.install.prefix}',
'-DCMAKE_MAKE_PROGRAM:PATH=%{make}',
'-DBUILD_TESTING=OFF',
);

meta->before_hook(build => sub {
Expand Down

0 comments on commit 11d84a1

Please sign in to comment.