Skip to content

Commit

Permalink
core: Add missing cmake to jrl-cmake installation rule
Browse files Browse the repository at this point in the history
  • Loading branch information
jorisv committed Sep 19, 2024
1 parent 053b36a commit ba4e0bd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ if(CMAKE_PROJECT_NAME STREQUAL PROJECT_NAME)
./idl.cmake
./idlrtc.cmake
./install-data.cmake
./install-helpers.cmake
./julia.cmake
./kineo.cmake
./lapack.cmake
Expand All @@ -95,6 +96,8 @@ if(CMAKE_PROJECT_NAME STREQUAL PROJECT_NAME)
./openrtm.cmake
./oscheck.cmake
./package-config.cmake
./package.xml
./pixi.py
./pkg-config.cmake
./pkg-config.pc.cmake
./portability.cmake
Expand Down

0 comments on commit ba4e0bd

Please sign in to comment.