From ba89f09df9ddf5249a7bf03d42cbd6687a387b5f Mon Sep 17 00:00:00 2001 From: Mooneer Salem Date: Mon, 31 May 2021 04:10:53 -0700 Subject: [PATCH] Forgot to rename files. --- cmake/{Buildportaudio.cmake => BuildPortaudio.cmake} | 0 cmake/{Findportaudio.cmake => FindPortaudio.cmake} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename cmake/{Buildportaudio.cmake => BuildPortaudio.cmake} (100%) rename cmake/{Findportaudio.cmake => FindPortaudio.cmake} (100%) diff --git a/cmake/Buildportaudio.cmake b/cmake/BuildPortaudio.cmake similarity index 100% rename from cmake/Buildportaudio.cmake rename to cmake/BuildPortaudio.cmake diff --git a/cmake/Findportaudio.cmake b/cmake/FindPortaudio.cmake similarity index 100% rename from cmake/Findportaudio.cmake rename to cmake/FindPortaudio.cmake