git fetch https://github.com/Dune-jr/teeworlds 4chiller
git checkout FETCH_HEAD -b 0.7.2
CMakeLists.txt:1664: add_custom_target(package_dmg DEPENDS ${CPACK_PACKAGE_FILE_NAME}.dmg)
CMakeLists.txt:1665: list(APPEND PACKAGE_TARGETS package_dmg)
cmake . -something
? I'm no CMake gurugit pull https://github.com/heinrich5991/teeworlds/ pr_cmake
merges his cmake into your repositorygit pull https://github.com/teeworlds/teeworlds master
git status
cd build
cmake ..
cmake -DCMAKE_OTOOL=otool .
make package_dmg
git reset --hard
git checkout origin/master
git pull https://github.com/teeworlds/teeworlds/ master
git pull https://github.com/teeworlds/teeworlds/ master
git status
saygit pull https://github.com/teeworlds/teeworlds.git master
version.h
git submodule update
src/engine/shared/storage.cpp
aResDir
};
const int DirsCount = sizeof(aDirs) / sizeof(aDirs[0]);
git branch
to know what branch you are onUndefined symbols for architecture x86_64:
"_main", referenced from:
start in crt1.10.6.o
(maybe you meant: _SDL_main)
//The directory containing a CMake configuration file for SDL2.
SDL2_DIR:PATH=/usr/local/lib/cmake/SDL2
//Path to a file.
SDL2_INCLUDEDIR:PATH=/Library/Frameworks/SDL2.framework/Headers
//Path to a library.
SDL2_LIBRARY:FILEPATH=/Library/Frameworks/SDL2.framework
mkdir build
cd build
cmake ..
cmake -DCMAKE_OTOOL=otool .
make package_dmg
00121CF0 0C 0B
inp_grab
a little (master...pr_doc_inpgrab) https://git.io/fhUoI