-
Notifications
You must be signed in to change notification settings - Fork 5
1168 improve cmake options processing #1169
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
||||||||||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
||||||||||||
|



PR Type
Enhancement
Description
Reorganized CMake options processing for wxWidgets build
Moved wxBUILD_CXX_STANDARD to external/CMakeLists.txt
Reordered include statements to follow wxWidgets build sequence
Improved code formatting and consistency in CMake files
Diagram Walkthrough
File Walkthrough
options-wx.cmake
Reorganize wxWidgets options and remove CXX standardcmake/options-wx.cmake
external/CMakeLists.txt)
value 1
CMakeLists.txt
Reorder CMake includes for proper wxWidgets initializationCMakeLists.txt
CMakeLists.txt
Move CXX standard setting and improve CMake formattingexternal/CMakeLists.txt
CMakeLists.txt)
indentation