Displaying 12 results from an estimated 12 matches for "findpython3".
2020 Feb 16
2
cmake finishes OK for all the projects except debuginfo-tests.
cmake -G Ninja -DLLVM_ENABLE_PROJECTS="debuginfo-tests"
-DLLVM_USE_LINKER=lld -DCMAKE_BUILD_TYPE="Release"
-DLLVM_TARGETS_TO_BUILD=X86 -Wno-dev ../llvm &> ../../cmake.log
in cmake.log
-- Targeting X86
CMake Error at
/home/nnelson/Documents/llvm-project/debuginfo-tests/CMakeLists.txt:30
(message):
Cannot run debuginfo-tests without python 3
installed
python3
2020 Mar 26
12
Upgrading LLVM's minimum required CMake version
...o avoid errant deduplication
* target_link_libraries() supports object libraries and propagates usage requirements
* EXPORT_PROPERTIES target property to control the target properties exported by export() and install(EXPORT)
* FindLibXml2 provides imported targets
* New FindPython, FindPython2, and FindPython3 modules to ease location Python and selecting a specific version
* Modernization of UseSWIG module
* New generator expressions $<GENEX_EVAL:...>, $<TARGET_GENEX_EVAL:target,...>, $<IN_LIST:...>, $<TARGET_EXISTS:...> and $<TARGET_NAME_IF_EXISTS:...>
* Compile features s...
2020 Mar 26
4
Upgrading LLVM's minimum required CMake version
...; * target_link_libraries() supports object libraries and propagates usage requirements
>> * EXPORT_PROPERTIES target property to control the target properties exported by export() and install(EXPORT)
>> * FindLibXml2 provides imported targets
>> * New FindPython, FindPython2, and FindPython3 modules to ease location Python and selecting a specific version
>> * Modernization of UseSWIG module
>> * New generator expressions $<GENEX_EVAL:...>, $<TARGET_GENEX_EVAL:target,...>, $<IN_LIST:...>, $<TARGET_EXISTS:...> and $<TARGET_NAME_IF_EXISTS:...>
&g...
2020 Apr 02
2
Upgrading LLVM's minimum required CMake version
...o avoid errant deduplication
* target_link_libraries() supports object libraries and propagates usage requirements
* EXPORT_PROPERTIES target property to control the target properties exported by export() and install(EXPORT)
* FindLibXml2 provides imported targets
* New FindPython, FindPython2, and FindPython3 modules to ease location Python and selecting a specific version
* Modernization of UseSWIG module
* New generator expressions $<GENEX_EVAL:...>, $<TARGET_GENEX_EVAL:target,...>, $<IN_LIST:...>, $<TARGET_EXISTS:...> and $<TARGET_NAME_IF_EXISTS:...>
* Compile features s...
2020 Apr 02
2
Upgrading LLVM's minimum required CMake version
...o avoid errant deduplication
* target_link_libraries() supports object libraries and propagates usage requirements
* EXPORT_PROPERTIES target property to control the target properties exported by export() and install(EXPORT)
* FindLibXml2 provides imported targets
* New FindPython, FindPython2, and FindPython3 modules to ease location Python and selecting a specific version
* Modernization of UseSWIG module
* New generator expressions $<GENEX_EVAL:...>, $<TARGET_GENEX_EVAL:target,...>, $<IN_LIST:...>, $<TARGET_EXISTS:...> and $<TARGET_NAME_IF_EXISTS:...>
* Compile features s...
2020 Mar 26
2
Upgrading LLVM's minimum required CMake version
...o avoid errant deduplication
* target_link_libraries() supports object libraries and propagates usage requirements
* EXPORT_PROPERTIES target property to control the target properties exported by export() and install(EXPORT)
* FindLibXml2 provides imported targets
* New FindPython, FindPython2, and FindPython3 modules to ease location Python and selecting a specific version
* Modernization of UseSWIG module
* New generator expressions $<GENEX_EVAL:...>, $<TARGET_GENEX_EVAL:target,...>, $<IN_LIST:...>, $<TARGET_EXISTS:...> and $<TARGET_NAME_IF_EXISTS:...>
* Compile features s...
2020 Apr 08
3
Upgrading LLVM's minimum required CMake version
...; * target_link_libraries() supports object libraries and propagates usage requirements
>> * EXPORT_PROPERTIES target property to control the target properties exported by export() and install(EXPORT)
>> * FindLibXml2 provides imported targets
>> * New FindPython, FindPython2, and FindPython3 modules to ease location Python and selecting a specific version
>> * Modernization of UseSWIG module
>> * New generator expressions $<GENEX_EVAL:...>, $<TARGET_GENEX_EVAL:target,...>, $<IN_LIST:...>, $<TARGET_EXISTS:...> and $<TARGET_NAME_IF_EXISTS:...>
&g...
2020 Apr 04
3
Upgrading LLVM's minimum required CMake version
...bject libraries and
> propagates usage requirements
> * EXPORT_PROPERTIES target property to control the target
> properties exported by export() and install(EXPORT)
> * FindLibXml2 provides imported targets
> * New FindPython, FindPython2, and FindPython3 modules to ease
> location Python and selecting a specific version
> * Modernization of UseSWIG module
> * New generator expressions $<GENEX_EVAL:...>,
> $<TARGET_GENEX_EVAL:target,...>, $<IN_LIST:...>,
> $<TARGET_EXISTS:.....
2020 Apr 06
5
Upgrading LLVM's minimum required CMake version
...o avoid errant deduplication
* target_link_libraries() supports object libraries and propagates usage requirements
* EXPORT_PROPERTIES target property to control the target properties exported by export() and install(EXPORT)
* FindLibXml2 provides imported targets
* New FindPython, FindPython2, and FindPython3 modules to ease location Python and selecting a specific version
* Modernization of UseSWIG module
* New generator expressions $<GENEX_EVAL:...>, $<TARGET_GENEX_EVAL:target,...>, $<IN_LIST:...>, $<TARGET_EXISTS:...> and $<TARGET_NAME_IF_EXISTS:...>
* Compile features s...
2020 Apr 07
2
Upgrading LLVM's minimum required CMake version
...o avoid errant deduplication
* target_link_libraries() supports object libraries and propagates usage requirements
* EXPORT_PROPERTIES target property to control the target properties exported by export() and install(EXPORT)
* FindLibXml2 provides imported targets
* New FindPython, FindPython2, and FindPython3 modules to ease location Python and selecting a specific version
* Modernization of UseSWIG module
* New generator expressions $<GENEX_EVAL:...>, $<TARGET_GENEX_EVAL:target,...>, $<IN_LIST:...>, $<TARGET_EXISTS:...> and $<TARGET_NAME_IF_EXISTS:...>
* Compile features s...
2020 Apr 07
3
Upgrading LLVM's minimum required CMake version
...braries() supports object libraries and propagates usage
>> requirements
>> * EXPORT_PROPERTIES target property to control the target properties
>> exported by export() and install(EXPORT)
>> * FindLibXml2 provides imported targets
>> * New FindPython, FindPython2, and FindPython3 modules to ease location
>> Python and selecting a specific version
>> * Modernization of UseSWIG module
>> * New generator expressions $<GENEX_EVAL:...>,
>> $<TARGET_GENEX_EVAL:target,...>, $<IN_LIST:...>, $<TARGET_EXISTS:...> and
>> $<TARGE...
2020 Apr 08
3
Upgrading LLVM's minimum required CMake version
...lication
> * target_link_libraries() supports object libraries and propagates usage requirements
> * EXPORT_PROPERTIES target property to control the target properties exported by export() and install(EXPORT)
> * FindLibXml2 provides imported targets
> * New FindPython, FindPython2, and FindPython3 modules to ease location Python and selecting a specific version
> * Modernization of UseSWIG module
> * New generator expressions $<GENEX_EVAL:...>, $<TARGET_GENEX_EVAL:target,...>, $<IN_LIST:...>, $<TARGET_EXISTS:...> and $<TARGET_NAME_IF_EXISTS:...>
> * Com...