Skip to content

Commit 95e6d9a

Browse files
committed
Remove reference to now removed SpectrumChartD3StandAlone.css
This fix is thanks to @furutaka in issue #33.
1 parent 7cde4ef commit 95e6d9a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

target/electron/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ install( DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/../../InterSpec_resources DESTINA
6767
install( FILES ${CMAKE_CURRENT_BINARY_DIR}/LibInterSpec/InterSpec_resources/d3.v3.min.js
6868
${CMAKE_CURRENT_BINARY_DIR}/LibInterSpec/InterSpec_resources/SpectrumChartD3.css
6969
${CMAKE_CURRENT_BINARY_DIR}/LibInterSpec/InterSpec_resources/SpectrumChartD3.js
70-
${CMAKE_CURRENT_BINARY_DIR}/LibInterSpec/InterSpec_resources/SpectrumChartD3StandAlone.css
7170
DESTINATION ${PROJECT_BINARY_DIR}/app/InterSpec_resources/ )
7271
install( DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/../../example_spectra DESTINATION ${PROJECT_BINARY_DIR}/app/ )
7372
install( FILES ${CMAKE_CURRENT_SOURCE_DIR}/app/loading.html

0 commit comments

Comments
 (0)