Run cmake-format on test/xml/CMakeLists.xml
PiperOrigin-RevId: 458226371 Change-Id: I34f43a890dee7511597b48b303d5674ab9435d64
This commit is contained in:
committed by
Copybara-Service
parent
d567263959
commit
040deb161f
@@ -19,4 +19,9 @@ mujoco_test(xml_native_reader_test)
|
||||
target_link_libraries(xml_native_reader_test fixture gmock)
|
||||
|
||||
mujoco_test(xml_native_writer_test)
|
||||
target_link_libraries(xml_native_writer_test fixture gmock absl::flat_hash_set)
|
||||
target_link_libraries(
|
||||
xml_native_writer_test
|
||||
fixture
|
||||
gmock
|
||||
absl::flat_hash_set
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user