Skip to content

Commit

Permalink
CI: Part 2
Browse files Browse the repository at this point in the history
  • Loading branch information
univrsal committed Jun 13, 2024
1 parent 4dae474 commit fae5845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ ${CMAKE_PROJECT_NAME} PRIVATE $<$<C_COMPILER_ID:Clang,AppleClang>:-Wno-quoted-in
set_target_properties(
${CMAKE_PROJECT_NAME}
PROPERTIES AUTOMOC ON
AUTOUIC ON
AUTOUIC ON)

if (MSVC)
set(input-overlay_PLATFORM_SOURCES
Expand Down

0 comments on commit fae5845

Please sign in to comment.