mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-10 09:32:29 +01:00
find predefs.h
This commit is contained in:
@@ -13,6 +13,7 @@ script:
|
|||||||
- mkdir build
|
- mkdir build
|
||||||
- pushd build && cmake -DCMAKE_TOOLCHAIN_FILE=../CMakeLists_mingw.txt -DCMAKE_BUILD_TYPE=Debug .. && popd
|
- pushd build && cmake -DCMAKE_TOOLCHAIN_FILE=../CMakeLists_mingw.txt -DCMAKE_BUILD_TYPE=Debug .. && popd
|
||||||
- sudo find / -name iconv.h 2>>/dev/null || true
|
- sudo find / -name iconv.h 2>>/dev/null || true
|
||||||
|
- sudo find / -name predefs.h 2>>/dev/null || true
|
||||||
- pushd build && make && popd
|
- pushd build && make && popd
|
||||||
#notifications:
|
#notifications:
|
||||||
#irc: "irc.freenode.net#openrct2"
|
#irc: "irc.freenode.net#openrct2"
|
||||||
|
|||||||
Reference in New Issue
Block a user