This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2025-12-31 19:00:54 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e52cf1034f1cb712dca28131fc113db0fb580db9
CMake
/
Tests
/
RunCMake
/
CSharpReferenceImport
History
…
..
CMakeLists.txt
…
ImportLib.cmake
…
ImportLib.cs
add tests for using target_link_libraries() with imported managed targets
2018-04-24 07:05:16 +02:00
ImportLibMixed.cxx
…
ImportLibMixedNative.cxx
…
ImportLibMixedNative.h
…
ImportLibNative.cxx
…
ImportLibNative.h
add tests for using target_link_libraries() with imported managed targets
2018-04-24 07:05:16 +02:00
ImportLibPure.cxx
…
ImportLibSafe.cxx
…
ReferenceImport.cmake
…
ReferenceImport.cs
add tests for using target_link_libraries() with imported managed targets
2018-04-24 07:05:16 +02:00
ReferenceImportMixed.cxx
…
ReferenceImportNative.cxx
…
ReferenceImportPure.cxx
…
ReferenceImportSafe.cxx
…
RunCMakeTest.cmake
…