From ae96ade81a2a5b65df94b7c059946a3812630129 Mon Sep 17 00:00:00 2001 From: Michael Cronenworth Date: Mon, 27 Jul 2020 08:31:25 -0500 Subject: [PATCH] Update to use latest CMake macros --- FAudio.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FAudio.spec b/FAudio.spec index 797b458..5fd97ed 100644 --- a/FAudio.spec +++ b/FAudio.spec @@ -45,11 +45,11 @@ Development files for the FAudio library. %build %cmake . -%make_build +%cmake_build %install -%make_install +%cmake_install %files -n libFAudio