[ox] Make tests search in {build output}/bin dir for tests

This commit is contained in:
2023-07-01 16:03:19 -05:00
parent 39eb82596b
commit 6166ab15db
8 changed files with 49 additions and 49 deletions

View File

@@ -1,6 +1,6 @@
add_library(
OxPreloader STATIC
OxPreloader
preloader.cpp
)