mirror of
https://github.com/weechat/weechat.git
synced 2026-07-03 00:03:12 +02:00
tests: fix build of tests when the build directory is outside source tree (closes #178)
(cherry picked from commit f39b37351c)
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
extern "C"
|
||||
{
|
||||
#include "../src/core/wee-url.h"
|
||||
#include "src/core/wee-url.h"
|
||||
}
|
||||
|
||||
TEST_GROUP(Url)
|
||||
|
||||
Reference in New Issue
Block a user