Skip to content

Commit

Permalink
Install test_cxx_std.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
iguessthislldo committed May 4, 2024
1 parent 6d4d51d commit a9d17f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ install(
cmake/opendds_version.cmake
cmake/tao_group.cmake
cmake/tao_idl_sources.cmake
cmake/test_cxx_std.cpp
"${config_cmake}"
DESTINATION "${cmake_dest}"
)
Expand Down
3 changes: 1 addition & 2 deletions dds/DdsDcps.mpc
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,7 @@ project(OpenDDS_Dcps): core, coverage_optional, \
" cp $(DDS_ROOT)/user_macros.GNU $(DESTDIR)$(INSTALL_PREFIX)/share/dds $(ACE_NUL_STDERR)"
" @$(MKDIR) $(cmake_dir_install_dest)"
" cp $(DDS_ROOT)/cmake/*.cmake $(cmake_dir_install_dest)"
" cp $(DDS_ROOT)/cmake/cplusplus.cpp $(cmake_dir_install_dest)"
" cp $(DDS_ROOT)/cmake/ace_cppstd.cpp $(cmake_dir_install_dest)"
" cp $(DDS_ROOT)/cmake/test_cxx_std.cpp $(cmake_dir_install_dest)"
" cp $(DDS_ROOT)/cmake/export.h.in $(cmake_dir_install_dest)"
" echo '' >> $(cmake_config_install_dest)"
" echo '# From make install' >> $(cmake_config_install_dest)"
Expand Down

0 comments on commit a9d17f1

Please sign in to comment.