Skip to content

Commit 373f78c

Browse files
Remove extra spaces
1 parent 8b53614 commit 373f78c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CmakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ project(
1111
GZHHotkeysEditor
1212
VERSION 0.0.3
1313
DESCRIPTION "A tool for editing hotkeys for C&C: Generals and C&C: Generals - Zero Hour"
14-
LANGUAGES CXX
14+
LANGUAGES CXX
1515
)
1616

1717
set(PROJECT_DESTINATION_FOLDER "${CMAKE_BINARY_DIR}/exe" CACHE STRING "Global project path")

0 commit comments

Comments
 (0)