| commit | e31e3e1a3feaf9aec34aa4d05fb863c5ba2c534d | [log] [tgz] |
|---|---|---|
| author | Richard Geldreich <richgel99@protonmail.com> | Thu Nov 06 13:38:44 2025 -0500 |
| committer | Richard Geldreich <richgel99@protonmail.com> | Thu Nov 06 13:38:44 2025 -0500 |
| tree | 9c8e333636d7f7e665a0fceedda0b175e47579eb | |
| parent | 196db8cbe2274f00b7cb111e48718b56e14e6cf5 [diff] |
adding newline to end of file
diff --git a/CMakeLists.txt b/CMakeLists.txt index a64c2f3..f945c62 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt
@@ -295,4 +295,5 @@ RUNTIME_OUTPUT_DIRECTORY_RELWITHDEBINFO ${CMAKE_RUNTIME_OUTPUT_DIRECTORY} RUNTIME_OUTPUT_DIRECTORY_MINSIZEREL ${CMAKE_RUNTIME_OUTPUT_DIRECTORY} ) -endif() \ No newline at end of file +endif() +