From 8a5f1b501777110ef9ecc3f7ba66193715657ccb Mon Sep 17 00:00:00 2001 From: "[ ]" <[ ]> Date: Fri, 9 May 2025 02:56:04 +0900 Subject: [PATCH] build: Fix merge inconsistencies > revert no longer needed fixes > update clion configs --- .idea/runConfigurations/Deploy_Debug_x64_.xml | 2 +- .idea/runConfigurations/Deploy_Debug_x86_.xml | 2 +- .idea/runConfigurations/Deploy_Extra_x64_.xml | 2 +- .idea/runConfigurations/Deploy_Extra_x86_.xml | 2 +- .../runConfigurations/Deploy_Release_x64_.xml | 2 +- .../runConfigurations/Deploy_Release_x86_.xml | 2 +- .../runConfigurations/Distribute_Release_.xml | 2 +- .../runConfigurations/spicetools_spice_laa.xml | 9 +++++++++ .../spicetools_stubs_nvEncodeAPI64.xml | 7 +++++++ .../spicetools_stubs_nvcuda.xml | 7 +++++++ .../spicetools_stubs_nvcuvid.xml | 7 +++++++ CMakeLists.txt | 18 ------------------ 12 files changed, 37 insertions(+), 25 deletions(-) create mode 100644 .idea/runConfigurations/spicetools_spice_laa.xml create mode 100644 .idea/runConfigurations/spicetools_stubs_nvEncodeAPI64.xml create mode 100644 .idea/runConfigurations/spicetools_stubs_nvcuda.xml create mode 100644 .idea/runConfigurations/spicetools_stubs_nvcuvid.xml diff --git a/.idea/runConfigurations/Deploy_Debug_x64_.xml b/.idea/runConfigurations/Deploy_Debug_x64_.xml index d477afb..db1e8c5 100644 --- a/.idea/runConfigurations/Deploy_Debug_x64_.xml +++ b/.idea/runConfigurations/Deploy_Debug_x64_.xml @@ -9,7 +9,7 @@