1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-21 12:49:10 +00:00

Clean up the linking mess in CMake.

(Of the library variety, not the book variety... although that's still
confusingly similar terminology)
This commit is contained in:
Darryl Pogue
2011-10-28 23:21:44 -07:00
parent 6d6d1c252b
commit c91eb23f92
19 changed files with 25 additions and 12 deletions

View File

@ -42,10 +42,11 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "plFile/hsFiles.h"
#include "plFile/plFileUtils.h"
#include "plFile/plSecureStream.h"
#include "pnUtils/pnUtils.h"
#include "pnProduct/pnProduct.h"
#include "hsUtils.h"
#include "pnUUID/pnUUIDCreatable.h"
#include <time.h>
#include <string>