|
|
|
@ -15,7 +15,7 @@ find_package(Vorbis REQUIRED) #TODO: Not required if we aren't building the clie
|
|
|
|
|
find_package(Speex REQUIRED) #TODO: Not required if we aren't building the client |
|
|
|
|
find_package(DirectX REQUIRED) |
|
|
|
|
find_package(CURL REQUIRED) |
|
|
|
|
find_package(MaxSDK) |
|
|
|
|
find_package(MaxSDK) #TODO: Only find this if we are building PlasmaMax |
|
|
|
|
find_package(Bink) #TODO: Find Bink, but don't require it if plPipeline isn't built... |
|
|
|
|
# Or better yet, just eliminate bink altogether |
|
|
|
|
|
|
|
|
|