SHA256
8
0
forked from pool/cpprest

- Add cpprest-pthread.patch to fix unit test linking

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cpprest?expand=0&rev=6
This commit is contained in:
Ismail Dönmez
2015-06-24 10:05:05 +00:00
committed by Git OBS Bridge
parent 4c65062e62
commit 427f2b5c96
3 changed files with 18 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ License: Apache-2.0
Group: Devlopment/Libraries/C and C++
Url: https://casablanca.codeplex.com/
Source: http://download-codeplex.sec.s-msft.com/Download/SourceControlFileDownload.ashx?ProjectName=casablanca&changeSetId=c7d85ee385c6#/%{name}-%{version}.zip
Patch1: cpprest-pthread.patch
BuildRequires: boost-devel
BuildRequires: cmake >= 2.6
BuildRequires: gcc-c++
@@ -63,6 +64,7 @@ Development files.
%prep
%setup -q -c
%patch1 -p1
%build
%cmake -DCMAKE_BUILD_TYPE=Release ../Release