chore: Comment out tests subdirectory in src.pro - Commented out the SUBDIRS entry for tests in src.pro to exclude it from the build process. - Updated security compilation flags in tests.pro to use -fPIE instead of -fPIC for better compatibility. Log: Adjust project structure and enhance security compilation settings. - #88
Merged