From 32396f799f570efd45910e5b79c8264a0adb96ce Mon Sep 17 00:00:00 2001 From: Luya Tshimbalanga Date: Aug 02 2020 05:23:39 +0000 Subject: Use cmake macros for build and install --- diff --git a/blender.spec b/blender.spec index d5f0361..3ca80d7 100644 --- a/blender.spec +++ b/blender.spec @@ -212,6 +212,7 @@ pathfix.py -pni "%{__python3} %{py3_shbang_opts}" . %build %cmake3 . \ + -B build \ %ifnarch %{ix86} x86_64 -DWITH_RAYOPTIMIZATION=OFF \ %endif