Skip to content

Commit 8346850

Browse files
authored
Update meson.build
1 parent 2263506 commit 8346850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson.build

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# You should have received a copy of the GNU General Public License
1515
# along with Leela Chess. If not, see <http://www.gnu.org/licenses/>.
1616

17-
project('lc0', 'cpp',
17+
project('rescorer', 'cpp',
1818
default_options : ['cpp_std=c++14', 'b_ndebug=if-release'],
1919
meson_version: '>=0.45')
2020

0 commit comments

Comments
 (0)