Skip to content

Commit 830984c

Browse files
authored
Fixed comment style
1 parent 8ad5805 commit 830984c

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
@@ -85,7 +85,7 @@ target_compile_definitions(pluginval PRIVATE
8585
VERSION="${CURRENT_VERSION}")
8686

8787
if(MSVC)
88-
// Statically link the runtime libraries
88+
# Statically link the runtime libraries
8989
target_compile_options(pluginval PRIVATE
9090
$<$<CONFIG:>:/MT>
9191
$<$<CONFIG:Debug>:/MTd>

0 commit comments

Comments
 (0)