fixup! Allow BUILD_IDLC to be 'AUTO' based on Maven presence

Signed-off-by: Scott K Logan <logans@cottsay.net>
This commit is contained in:
Scott K Logan 2019-11-13 16:23:51 -08:00 committed by eboasson
parent 7b428f14b9
commit eeeea486c8

3
colcon.pkg Normal file
View file

@ -0,0 +1,3 @@
{
"cmake-args": [ "-DBUILD_IDLC=AUTO" ]
}