No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
|
cmake_nodejs_hook package from cmake_nodejs_hook repocmake_nodejs_hook |
Package Summary
| Tags | No category tags. |
| Version | 0.0.2 |
| License | BSD |
| Build type | CATKIN |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/jihoonl/cmake_nodejs_hook.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2015-04-20 |
| Dev Status | DEVELOPED |
| Released | RELEASED |
Package Description
Cmake macros to invoke npm update
Additional Links
Maintainers
- Jihoon Lee
Authors
No additional authors.
cmake_nodejs_hook
Provides cmake hook to manipulate node modules
- catkin_npm_update_target()
- catkin_npm_update_once()
It invokes npm update update in source directory. Note that it is untested with install space
- Example
...
find_package(catkin REQUIRED cmake_nodejs_hook)
# Calling npm update every complilation
catkin_npm_update_target()
# Calling only once
catkin_npm_update_once()
catkin_package()
...
``
CHANGELOG
Could not convert RST to MD: No such file or directory - pandoc
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged cmake_nodejs_hook at answers.ros.org
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.