CMake/Tests/ExportImport/Import
Robert Maynard eec93bceec Allow OBJECT libraries to be installed, exported, and imported
Teach install() and export() to handle the actual object files.
Disallow this on Xcode with multiple architectures because it
still cannot be cleanly supported there.

Co-Author: Brad King <brad.king@kitware.com>
2017-04-18 11:36:10 -04:00
..
A Allow OBJECT libraries to be installed, exported, and imported 2017-04-18 11:36:10 -04:00
Interface Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
try_compile
CMakeLists.txt
imp_testTransExe1.c