this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

again

authored by

Jonathan Dearborn and committed by
Alice
42a5787a 1bcc03ac

+2 -2
+2 -2
.appveyor.yml
··· 41 41 42 42 # scripts to run before build 43 43 before_build: 44 - - echo "Platform: %platform%" 45 - - echo "generator: %generator%" 44 + - echo "Platform %platform%" 45 + - echo "generator %generator%" 46 46 - echo Running cmake... 47 47 - cd c:\projects\SDL_gpu 48 48 - mkdir build