diff options
| -rw-r--r-- | simplescreenrecorder.spec | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/simplescreenrecorder.spec b/simplescreenrecorder.spec index e27c022..3fcc7e7 100644 --- a/simplescreenrecorder.spec +++ b/simplescreenrecorder.spec @@ -58,6 +58,7 @@ It's 'simple' in the sense that it's easier to use than ffmpeg/avconv or VLC  %build  %cmake \ +        -S . -B %{_target_platform} \          -DCMAKE_BUILD_TYPE=Release \          -DWITH_QT5=TRUE \          -GNinja \  | 
