Skip to content

Commit 0e3e5ce

Browse files
committed
Merge branch 'feature/ext-libtokamap' of github.com:ukaea/JSON-mapping-plugin into feature/ext-libtokamap
2 parents 93a7909 + bbb00c5 commit 0e3e5ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mapping_plugin/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
find_package( UDA 2.7.0 REQUIRED )
99
find_package( Boost REQUIRED )
10-
find_package( libtokamap REQUIRED )
10+
find_package( LibTokaMap REQUIRED )
1111

1212
set( SOURCES
1313
src/uda_data_source.cpp

0 commit comments

Comments
 (0)