From 6cfd7ec9043c9286be5979660ca5c1033032dbc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ricardo=20Monta=C3=B1ana=20G=C3=B3mez?= Date: Wed, 30 Apr 2025 12:16:19 +0200 Subject: [PATCH] Update target name --- CMakeLists.txt | 2 +- k | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 k diff --git a/CMakeLists.txt b/CMakeLists.txt index 69521f5..84efadc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -87,7 +87,7 @@ endif (ENABLE_TESTING) ############################################################################################# ############################################################################################# -install(TARGETS bayesnet +install(TARGETS BayesNet EXPORT bayesnetTargets ARCHIVE DESTINATION lib LIBRARY DESTINATION lib diff --git a/k b/k new file mode 100644 index 0000000..daf8ab7 --- /dev/null +++ b/k @@ -0,0 +1,5 @@ +/home/rmontanana/Code/vcpkg/buildtrees/bayesnet/config-x64-linux-dbg-CMakeCache.txt.log +/home/rmontanana/Code/vcpkg/buildtrees/bayesnet/config-x64-linux-rel-CMakeCache.txt.log +/home/rmontanana/Code/vcpkg/buildtrees/bayesnet/config-x64-linux-dbg-CMakeConfigureLog.yaml.log +/home/rmontanana/Code/vcpkg/buildtrees/bayesnet/config-x64-linux-rel-CMakeConfigureLog.yaml.log +/home/rmontanana/Code/vcpkg/buildtrees/bayesnet/config-x64-linux-out.log