mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-31 19:00:54 -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