Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CodeVault
hpc-kernels
monte_carlo_methods
Commits
1a3a4aab
Commit
1a3a4aab
authored
Jan 29, 2016
by
Valeriu Codreanu
Browse files
made some minor changes to ensure proper build after removing integral_advanced and prng samples
parent
00a34d68
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
CMakeLists.txt
CMakeLists.txt
+0
-2
No files found.
CMakeLists.txt
View file @
1a3a4aab
...
...
@@ -23,9 +23,7 @@ set(DWARF_PREFIX 7_montecarlo) # The prefix of the name of the binaries produced
# Add the examples
add_subdirectory
(
pi
)
add_subdirectory
(
prng
)
add_subdirectory
(
integral_basic
)
add_subdirectory
(
integral_advanced
)
# ==================================================================================================
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment