forked from pool/mingw32-cross-cmake
- Update to version 1.1.0 * Add mingw32-cmake.lua as placeholder for future Lua functions * %_mingw32_cmake: enabled support for selecting a custom build and source directory by using the cmake options -S/-B (boo#1212238) OBS-URL: https://build.opensuse.org/request/show/1092981 OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win32/mingw32-cross-cmake?expand=0&rev=5
7 lines
190 B
Lua
7 lines
190 B
Lua
-- placeholder for future addings
|
|
--
|
|
-- To use functions from this file in a rpm macro you can use
|
|
--
|
|
-- rpm --define '%foo %{lua: require "mingw32-cmake"; myfunc() }' --eval '%foo'
|
|
--
|