CMake: Split the globs into separate libraries.

This commit is contained in:
bubnikv 2017-08-18 11:39:24 +02:00
parent 401059066e
commit 2a3d2fb8c1
4 changed files with 182 additions and 42 deletions

View file

@ -23,7 +23,7 @@
#include <stdlib.h>
#include <string.h>
#include "stl.h"
#include "config.h"
//#include "config.h"
#include <boost/nowide/cstdio.hpp>