| Age | Commit message (Collapse) | Author |
|
https://github.com/xmake-io/xmake/pull/6439\#discussion_r2090681624)
|
|
in previous commit)
|
|
potential conflicts
|
|
commit ab0a145e1e51100a0ec789d3a403ca5281d72e61
Author: PierreEVEN <[email protected]>
Date: Wed May 14 11:16:49 2025 +0200
fixed CMAKE_COMPILER_ID value that was set to CMAKE_<LANG>_COMPILER_ID instead of real value
commit edf7b7fe1956d922010260ef102838b90c9eda11
Author: PierreEVEN <[email protected]>
Date: Wed May 14 11:06:42 2025 +0200
Use project language to detect compiler ID
|
|
exists, instead of CMAKE_CXX_COMPILER_ID
|
|
|
|
|
|
(generators) cmake : fix compiler detection if (Gcc) with a more stan…
|
|
IMPORTED ...) instead of just using the target_link_library to linnk prebuilt obj files
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and -isystem c: path/to/ndk
|
|
has a dependency (via add_deps) on another target.
error: method 'insert' is not callable (a nil value)
called insert as a method on a table instead of table.insert
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2. only process MSVC and Gcc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|