Original should be the name of the starting point for this experiment.

master
Zed A. Shaw 2 months ago
parent 9410d37d12
commit 43e3fb8582
  1. 2
      meson.build
  2. 0
      sfml-const/original.cpp
  3. 0
      sfml-const/original.hpp

@ -50,7 +50,7 @@ executable('rvo_test', [
override_options: exe_defaults,
dependencies: dependencies)
executable('sfml-constness', 'sfml-const/constness.cpp',
executable('sfml-original', 'sfml-const/original.cpp',
override_options: exe_defaults,
dependencies: dependencies)

Loading…
Cancel
Save