diff --git a/GhettoCryptCLI/CMakeLists.txt b/GhettoCryptCLI/CMakeLists.txt index 7e7f7a5..fa33b47 100644 --- a/GhettoCryptCLI/CMakeLists.txt +++ b/GhettoCryptCLI/CMakeLists.txt @@ -9,7 +9,7 @@ add_executable(GhettoCryptCLI ${GhettoCrypt} - CommandLineInterface.cpp + CommandlineInterface.cpp Hazelnupp.cpp StringTools.cpp main.cpp