Skip to content

Commit

Permalink
Obey cmake-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
alef committed Jan 23, 2024
1 parent cc3dec3 commit f64a75c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ if (TILES)
${MAIN_CPP}
${MESSAGES_CPP}
${RESOURCE_RC})
set_property(TARGET cataclysm-tiles PROPERTY
set_property(TARGET cataclysm-tiles PROPERTY
LINK_OPTIONS
/MANIFESTINPUT:${CMAKE_SOURCE_DIR}/data/application_manifest.xml
)
Expand Down

0 comments on commit f64a75c

Please sign in to comment.