diff --git a/util/fipstools/acvp/modulewrapper/CMakeLists.txt b/util/fipstools/acvp/modulewrapper/CMakeLists.txt index f13f6df0f..267f82c37 100644 --- a/util/fipstools/acvp/modulewrapper/CMakeLists.txt +++ b/util/fipstools/acvp/modulewrapper/CMakeLists.txt @@ -7,7 +7,6 @@ if(FIPS) main.cc modulewrapper.cc ) - install(TARGETS modulewrapper) add_dependencies(modulewrapper global_target)