conan: build re3 + librw with RelWithDebInfo build_type

This commit is contained in:
Anonymous Maarten 2021-01-03 20:50:35 +01:00 committed by shfil
parent 6b8374f391
commit 3519cbd3e5
3 changed files with 6 additions and 3 deletions

View file

@ -109,7 +109,7 @@ class Re3Conan(ConanFile):
project(cmake_wrapper)
include("{}/conanbuildinfo.cmake")
conan_basic_setup(TARGETS)
conan_basic_setup(TARGETS NO_OUTPUT_DIRS)
add_subdirectory("{}" re3)
""").format(self.install_folder.replace("\\", "/"),