mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 13:20:47 -06:00
Midipix: Add minimal platform file
Add Midipix.cmake (UnixPaths, no overrides, no special cases).
This commit is contained in:
4
Help/release/dev/midipix-support.rst
Normal file
4
Help/release/dev/midipix-support.rst
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
midipix-support
|
||||||
|
---------------
|
||||||
|
|
||||||
|
* A new minimal platform file for ``Midipix`` was added.
|
||||||
1
Modules/Platform/Midipix.cmake
Normal file
1
Modules/Platform/Midipix.cmake
Normal file
@@ -0,0 +1 @@
|
|||||||
|
include(Platform/UnixPaths)
|
||||||
Reference in New Issue
Block a user