atari-py
atari-py copied to clipboard
CMakeLists.txt changed to help with building on Windows
Changed atari_py's CMakeLists.txt to add fPIC in a CMake style so as to be fully portable and link with a pre installed ZLIB (i.e. not needed to be in src). Note zlib.dll will require being copied to the atari_py/ale_interface directory next to ale_c.dll