mirror of
https://github.com/dhewm/dhewm3.git
synced 2025-03-21 18:21:08 +00:00
Add TODO for OSX .dylib's for the bundle
This commit is contained in:
parent
fecf720c75
commit
1a5ddc01d0
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ cmake_minimum_required(VERSION 2.6)
|
|||
|
||||
# TODO
|
||||
|
||||
# osx: place game .dylib's in the bundle (next to the binary)
|
||||
# osx: -weak_framework ?
|
||||
|
||||
# how to name the game .so's?
|
||||
|
|
Loading…
Reference in a new issue