diff --git a/XenosRecomp/CMakeLists.txt b/XenosRecomp/CMakeLists.txt index 1afb14b..fe2b1d5 100644 --- a/XenosRecomp/CMakeLists.txt +++ b/XenosRecomp/CMakeLists.txt @@ -58,4 +58,4 @@ endif() if (XENOS_RECOMP_AIR) target_compile_definitions(XenosRecomp PRIVATE XENOS_RECOMP_AIR) -endif() \ No newline at end of file +endif()