mirror of
https://github.com/boostorg/log.git
synced 2026-01-19 04:22:09 +00:00
Specify relative path to log-platform-config in config checks.
This allows to use the config checks from locations other than the library project.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
import project ;
|
||||
import log-platform-config ;
|
||||
import ../../build/log-platform-config ;
|
||||
using mc ;
|
||||
|
||||
project
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
import project ;
|
||||
import log-platform-config ;
|
||||
import ../../build/log-platform-config ;
|
||||
|
||||
project
|
||||
: source-location .
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
import project ;
|
||||
import log-platform-config ;
|
||||
import ../../build/log-platform-config ;
|
||||
|
||||
project
|
||||
: source-location .
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
import project ;
|
||||
import log-platform-config ;
|
||||
import ../../build/log-platform-config ;
|
||||
|
||||
project
|
||||
: source-location .
|
||||
|
||||
Reference in New Issue
Block a user