3 lines
185 B
Bash
3 lines
185 B
Bash
|
#!/bin/sh
|
||
|
make -C /Users/m_lukyanov/GameDev/LIBS/Assimp/Build/IOS/code -f /Users/m_lukyanov/GameDev/LIBS/Assimp/Build/IOS/code/CMakeScripts/assimp_postBuildPhase.make$CONFIGURATION all
|