OXIESEC PANEL
- Current Dir:
/
/
usr
/
share
/
cmake-3.10
/
Help
/
envvar
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
10/28/2024 06:00:25 AM
rwxr-xr-x
📄
ASM_DIALECT.rst
566 bytes
01/18/2018 02:48:42 PM
rw-r--r--
📄
ASM_DIALECTFLAGS.rst
654 bytes
01/18/2018 02:48:42 PM
rw-r--r--
📄
CC.rst
431 bytes
01/18/2018 02:48:42 PM
rw-r--r--
📄
CFLAGS.rst
457 bytes
01/18/2018 02:48:42 PM
rw-r--r--
📄
CMAKE_CONFIG_TYPE.rst
171 bytes
01/18/2018 02:48:42 PM
rw-r--r--
📄
CMAKE_MSVCIDE_RUN_PATH.rst
315 bytes
01/18/2018 02:48:42 PM
rw-r--r--
📄
CMAKE_OSX_ARCHITECTURES.rst
276 bytes
01/18/2018 02:48:42 PM
rw-r--r--
📄
CSFLAGS.rst
471 bytes
01/18/2018 02:48:42 PM
rw-r--r--
📄
CTEST_INTERACTIVE_DEBUG_MODE.rst
174 bytes
01/18/2018 02:48:42 PM
rw-r--r--
📄
CTEST_OUTPUT_ON_FAILURE.rst
285 bytes
01/18/2018 02:48:42 PM
rw-r--r--
📄
CTEST_PARALLEL_LEVEL.rst
173 bytes
01/18/2018 02:48:42 PM
rw-r--r--
📄
CTEST_USE_LAUNCHERS_DEFAULT.rst
138 bytes
01/18/2018 02:48:42 PM
rw-r--r--
📄
CUDACXX.rst
455 bytes
01/18/2018 02:48:42 PM
rw-r--r--
📄
CUDAFLAGS.rst
477 bytes
01/18/2018 02:48:42 PM
rw-r--r--
📄
CUDAHOSTCXX.rst
462 bytes
01/18/2018 02:48:42 PM
rw-r--r--
📄
CXX.rst
442 bytes
01/18/2018 02:48:42 PM
rw-r--r--
📄
CXXFLAGS.rst
477 bytes
01/18/2018 02:48:42 PM
rw-r--r--
📄
DASHBOARD_TEST_FROM_CTEST.rst
206 bytes
01/18/2018 02:48:42 PM
rw-r--r--
📄
FC.rst
460 bytes
01/18/2018 02:48:42 PM
rw-r--r--
📄
FFLAGS.rst
480 bytes
01/18/2018 02:48:42 PM
rw-r--r--
📄
LDFLAGS.rst
472 bytes
01/18/2018 02:48:42 PM
rw-r--r--
📄
MACOSX_DEPLOYMENT_TARGET.rst
272 bytes
01/18/2018 02:48:42 PM
rw-r--r--
📄
RC.rst
438 bytes
01/18/2018 02:48:42 PM
rw-r--r--
📄
RCFLAGS.rst
475 bytes
01/18/2018 02:48:42 PM
rw-r--r--
Editing: ASM_DIALECT.rst
Close
ASM<DIALECT> ------------ Preferred executable for compiling a specific dialect of assembly language files. ``ASM<DIALECT>`` can be ``ASM``, ``ASM_NASM``, ``ASM_MASM`` or ``ASM-ATT``. Will only be used by CMake on the first configuration to determine ``ASM<DIALECT>`` compiler, after which the value for ``ASM<DIALECT>`` is stored in the cache as :variable:`CMAKE_ASM<DIALECT>_COMPILER <CMAKE_<LANG>_COMPILER>`. For subsequent configuration runs, the environment variable will be ignored in favor of :variable:`CMAKE_ASM<DIALECT>_COMPILER <CMAKE_<LANG>_COMPILER>`.