Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit f629b2c

Browse files
committed
Update CMakeLists.txt
1 parent 2da8691 commit f629b2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.18)
22

33
add_compile_definitions(QT_DISABLE_DEPRECATED_BEFORE=0x050F00)
44

5-
add_compile_options(/Zc:__cplusplus /permissive- /W4)
5+
# add_compile_options(/Zc:__cplusplus /permissive- /W4)
66

77
set(CMAKE_AUTOMOC ON)
88
set(CMAKE_AUTORCC ON)

0 commit comments

Comments
 (0)