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.135.223.70
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 /
prop_dir /
[ HOME SHELL ]
Name
Size
Permission
Action
ADDITIONAL_CLEAN_FILES.rst
898
B
-rw-r--r--
ADDITIONAL_MAKE_CLEAN_FILES.rs...
509
B
-rw-r--r--
BINARY_DIR.rst
152
B
-rw-r--r--
BUILDSYSTEM_TARGETS.rst
554
B
-rw-r--r--
CACHE_VARIABLES.rst
221
B
-rw-r--r--
CLEAN_NO_CUSTOM.rst
258
B
-rw-r--r--
CMAKE_CONFIGURE_DEPENDS.rst
378
B
-rw-r--r--
COMPILE_DEFINITIONS.rst
1.3
KB
-rw-r--r--
COMPILE_DEFINITIONS_CONFIG.rst
774
B
-rw-r--r--
COMPILE_OPTIONS.rst
672
B
-rw-r--r--
DEFINITIONS.rst
419
B
-rw-r--r--
EXCLUDE_FROM_ALL.rst
602
B
-rw-r--r--
IMPLICIT_DEPENDS_INCLUDE_TRANS...
932
B
-rw-r--r--
INCLUDE_DIRECTORIES.rst
1.56
KB
-rw-r--r--
INCLUDE_REGULAR_EXPRESSION.rst
328
B
-rw-r--r--
INTERPROCEDURAL_OPTIMIZATION.r...
229
B
-rw-r--r--
INTERPROCEDURAL_OPTIMIZATION_C...
297
B
-rw-r--r--
LABELS.rst
484
B
-rw-r--r--
LINK_DIRECTORIES.rst
798
B
-rw-r--r--
LINK_OPTIONS.rst
707
B
-rw-r--r--
LISTFILE_STACK.rst
367
B
-rw-r--r--
MACROS.rst
228
B
-rw-r--r--
PARENT_DIRECTORY.rst
272
B
-rw-r--r--
RULE_LAUNCH_COMPILE.rst
187
B
-rw-r--r--
RULE_LAUNCH_CUSTOM.rst
184
B
-rw-r--r--
RULE_LAUNCH_LINK.rst
178
B
-rw-r--r--
SOURCE_DIR.rst
124
B
-rw-r--r--
SUBDIRECTORIES.rst
633
B
-rw-r--r--
TESTS.rst
203
B
-rw-r--r--
TEST_INCLUDE_FILE.rst
265
B
-rw-r--r--
TEST_INCLUDE_FILES.rst
221
B
-rw-r--r--
VARIABLES.rst
195
B
-rw-r--r--
VS_GLOBAL_SECTION_POST_section...
1.28
KB
-rw-r--r--
VS_GLOBAL_SECTION_PRE_section....
793
B
-rw-r--r--
VS_STARTUP_PROJECT.rst
781
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : INCLUDE_DIRECTORIES.rst
INCLUDE_DIRECTORIES ------------------- List of preprocessor include file search directories. This property specifies the list of directories given so far to the :command:`include_directories` command. This property is used to populate the :prop_tgt:`INCLUDE_DIRECTORIES` target property, which is used by the generators to set the include directories for the compiler. In addition to accepting values from that command, values may be set directly on any directory using the :command:`set_property` command, and can be set on the current directory using the :command:`set_directory_properties` command. A directory gets its initial value from its parent directory if it has one. The initial value of the :prop_tgt:`INCLUDE_DIRECTORIES` target property comes from the value of this property. Both directory and target property values are adjusted by calls to the :command:`include_directories` command. Calls to :command:`set_property` or :command:`set_directory_properties`, however, will update the directory property value without updating target property values. Therefore direct property updates must be made before calls to :command:`add_executable` or :command:`add_library` for targets they are meant to affect. The target property values are used by the generators to set the include paths for the compiler. Contents of ``INCLUDE_DIRECTORIES`` may use "generator expressions" with the syntax ``$<...>``. See the :manual:`cmake-generator-expressions(7)` manual for available expressions. See the :manual:`cmake-buildsystem(7)` manual for more on defining buildsystem properties.
Close