Include and link physfs properly.
[tuxanci.git] / src / client / CMakeLists.txt
blob2e93cef762ae5ca7845b9e8ef3d1519b3f64714a
1 ###############################################################################
2 # tuxanci/src/*/CMakeLists.txt
3 ###############################################################################
4 # Generate source_code files from .c files we find in directory
5 ###############################################################################
6 MacroAddSources()
7 ###############################################################################