mirror of
https://github.com/reactos/CMake.git
synced 2024-12-02 08:37:09 +00:00
16186ec18c
- Motivation: - It depended on the order of installation - It supported only a single destination for each target - It created directory portions of an install name without user request - Updated ExportImport test to install targets in an order that expoed this bug |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
testExe1.c | ||
testExe1lib.c | ||
testExe2.c | ||
testExe2lib.c | ||
testExe2libImp.c | ||
testExe3.c | ||
testLib1.c | ||
testLib2.c | ||
testLib3.c | ||
testLib3Imp.c | ||
testLib4.c |